|
há 13 anos atrás | |
---|---|---|
.bash | há 13 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á 13 anos atrás | |
README.md | há 13 anos atrás | |
install.sh | há 13 anos atrás | |
install_unattended.sh | há 13 anos atrás |
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.