|
|
%!s(int64=6) %!d(string=hai) anos | |
|---|---|---|
| .bash | %!s(int64=6) %!d(string=hai) anos | |
| .bin | %!s(int64=13) %!d(string=hai) anos | |
| .vim | %!s(int64=7) %!d(string=hai) anos | |
| .bash_profile | %!s(int64=13) %!d(string=hai) anos | |
| .bashrc | %!s(int64=13) %!d(string=hai) anos | |
| .dircolors | %!s(int64=6) %!d(string=hai) anos | |
| .gitconfig | %!s(int64=13) %!d(string=hai) anos | |
| .inputrc | %!s(int64=13) %!d(string=hai) anos | |
| .vimrc | %!s(int64=7) %!d(string=hai) anos | |
| README.md | %!s(int64=7) %!d(string=hai) anos | |
| install.sh | %!s(int64=13) %!d(string=hai) anos | |
| install_unattended.sh | %!s(int64=13) %!d(string=hai) anos |
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.