|
|
13 years ago | |
|---|---|---|
| .bash | 13 years ago | |
| .bin | 13 years ago | |
| .vim | 13 years ago | |
| .bash_profile | 13 years ago | |
| .bashrc | 13 years ago | |
| .gitconfig | 13 years ago | |
| .inputrc | 13 years ago | |
| .vimrc | 13 years ago | |
| README.md | 13 years ago | |
| install.sh | 13 years ago | |
| install_unattended.sh | 13 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.