|
|
7 年 前 | |
|---|---|---|
| .bash | 10 年 前 | |
| .bin | 13 年 前 | |
| .vim | 7 年 前 | |
| .bash_profile | 13 年 前 | |
| .bashrc | 13 年 前 | |
| .gitconfig | 13 年 前 | |
| .inputrc | 13 年 前 | |
| .vimrc | 7 年 前 | |
| README.md | 7 年 前 | |
| install.sh | 13 年 前 | |
| install_unattended.sh | 13 年 前 |
Create dotfiles that can be installed on production and staging servers. Provide a familiar shell which contains commonly used commands as shortcuts.
These dotfiles do not override native commands.
Run the following command:
git clone https://figureslibres.io/gogs/bachir/dotfiles-server.git ~/.dotfiles-server && cd ~/.dotfiles-server && ./install.sh && cd -
You'll be prompted for an environment (for example: staging, production, ..). This is to easily spot the server we're on.