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