|
před 12 roky | |
---|---|---|
.bash | před 12 roky | |
.bin | před 13 roky | |
.vim | před 12 roky | |
.bash_profile | před 13 roky | |
.bashrc | před 13 roky | |
.gitconfig | před 13 roky | |
.inputrc | před 12 roky | |
.vimrc | před 12 roky | |
README.md | před 12 roky | |
install.sh | před 12 roky | |
install_unattended.sh | před 12 roky |
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.