|
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.