|
|
hace 9 años | |
|---|---|---|
| .bash | hace 10 años | |
| .bin | hace 13 años | |
| .vim | hace 10 años | |
| .bash_profile | hace 13 años | |
| .bashrc | hace 13 años | |
| .gitconfig | hace 13 años | |
| .inputrc | hace 13 años | |
| .vimrc | hace 10 años | |
| README.md | hace 9 años | |
| install.sh | hace 13 años | |
| install_unattended.sh | hace 13 años |
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://g-u-i.me/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.