|
há 10 anos atrás | |
---|---|---|
.bash | há 10 anos atrás | |
.bin | há 13 anos atrás | |
.vim | há 13 anos atrás | |
.bash_profile | há 13 anos atrás | |
.bashrc | há 13 anos atrás | |
.gitconfig | há 13 anos atrás | |
.inputrc | há 13 anos atrás | |
.vimrc | há 12 anos atrás | |
README.md | há 12 anos atrás | |
install.sh | há 13 anos atrás | |
install_unattended.sh | há 12 anos atrás |
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.