|
пре 5 година | |
---|---|---|
.bash | пре 5 година | |
.bin | пре 13 година | |
.vim | пре 7 година | |
.bash_profile | пре 13 година | |
.bashrc | пре 13 година | |
.dircolors | пре 6 година | |
.gitconfig | пре 13 година | |
.inputrc | пре 12 година | |
.vimrc | пре 7 година | |
README.md | пре 7 година | |
install.sh | пре 12 година | |
install_unattended.sh | пре 12 година |
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.