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