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