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