|
|
il y a 6 ans | |
|---|---|---|
| .bash | il y a 6 ans | |
| .bin | il y a 13 ans | |
| .vim | il y a 7 ans | |
| .bash_profile | il y a 13 ans | |
| .bashrc | il y a 13 ans | |
| .dircolors | il y a 6 ans | |
| .gitconfig | il y a 13 ans | |
| .inputrc | il y a 13 ans | |
| .vimrc | il y a 7 ans | |
| README.md | il y a 7 ans | |
| install.sh | il y a 13 ans | |
| install_unattended.sh | il y a 13 ans |
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.