Bachir Soussi Chiadmi 2a8e4d2e97 fixed dircolors | před 5 roky | |
---|---|---|
.bash | před 5 roky | |
.bin | před 12 roky | |
.vim | před 6 roky | |
.bash_profile | před 12 roky | |
.bashrc | před 12 roky | |
.dircolors | před 5 roky | |
.gitconfig | před 12 roky | |
.inputrc | před 12 roky | |
.vimrc | před 6 roky | |
README.md | před 6 roky | |
install.sh | před 12 roky | |
install_unattended.sh | před 12 roky |
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.