dieterve 8697abdf5b inputrc: remove duplicate autocompletion code | 12 years ago | |
---|---|---|
.bash | 12 years ago | |
.bin | 12 years ago | |
.vim | 12 years ago | |
.bash_profile | 12 years ago | |
.bashrc | 12 years ago | |
.gitconfig | 12 years ago | |
.inputrc | 12 years ago | |
.vimrc | 12 years ago | |
README.md | 12 years ago | |
install.sh | 12 years ago | |
install_unattended.sh | 12 years ago |
Create general dotfiles that can be installed on production and staging servers. These files will replace any personal dotfiles to prevent unexpected behavior.
Run the following command:
git clone git@github.com:wijs/dotfiles-server.git ~/.dotfiles-server && cd ~/.dotfiles-server && ./install.sh && cd -
Not that you'll be prompted for an environment. This is to easily spot the server we're on.