|
há 6 anos atrás | |
---|---|---|
.bash | há 6 anos atrás | |
.bin | há 13 anos atrás | |
.vim | há 7 anos atrás | |
.bash_profile | há 13 anos atrás | |
.bashrc | há 13 anos atrás | |
.dircolors | há 6 anos atrás | |
.gitconfig | há 13 anos atrás | |
.inputrc | há 13 anos atrás | |
.vimrc | há 7 anos atrás | |
README.md | há 7 anos atrás | |
install.sh | há 13 anos atrás | |
install_unattended.sh | há 12 anos atrás |
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.