|
vor 11 Jahren | |
---|---|---|
.bash | vor 12 Jahren | |
.bin | vor 13 Jahren | |
.vim | vor 12 Jahren | |
.bash_profile | vor 13 Jahren | |
.bashrc | vor 13 Jahren | |
.gitconfig | vor 13 Jahren | |
.inputrc | vor 12 Jahren | |
.vimrc | vor 11 Jahren | |
README.md | vor 12 Jahren | |
install.sh | vor 12 Jahren | |
install_unattended.sh | vor 12 Jahren |
Create dotfiles that can be installed on production and staging servers. Provide a familiar shell which contains commonly used commands as shortcuts.
These dotfiles do not override native commands.
Run the following command:
git clone git://github.com/wijs/dotfiles-server.git ~/.dotfiles-server && cd ~/.dotfiles-server && ./install.sh && cd -
You'll be prompted for an environment (for example: staging, production, ..). This is to easily spot the server we're on.