|
пре 12 година | |
---|---|---|
.bash | пре 12 година | |
.bin | пре 13 година | |
.vim | пре 12 година | |
.bash_profile | пре 13 година | |
.bashrc | пре 13 година | |
.gitconfig | пре 13 година | |
.inputrc | пре 12 година | |
.vimrc | пре 12 година | |
README.md | пре 12 година | |
install.sh | пре 12 година | |
install_unattended.sh | пре 12 година |
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.