|
|
hace 13 años | |
|---|---|---|
| .bash | hace 13 años | |
| .bin | hace 13 años | |
| .vim | hace 13 años | |
| .bash_profile | hace 13 años | |
| .bashrc | hace 13 años | |
| .gitconfig | hace 13 años | |
| .inputrc | hace 13 años | |
| .vimrc | hace 13 años | |
| README.md | hace 13 años | |
| install.sh | hace 13 años | |
| install_unattended.sh | hace 13 años |
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.