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