|
%!s(int64=12) %!d(string=hai) anos | |
---|---|---|
.bash | %!s(int64=12) %!d(string=hai) anos | |
.bin | %!s(int64=13) %!d(string=hai) anos | |
.vim | %!s(int64=12) %!d(string=hai) anos | |
.bash_profile | %!s(int64=13) %!d(string=hai) anos | |
.bashrc | %!s(int64=13) %!d(string=hai) anos | |
.gitconfig | %!s(int64=13) %!d(string=hai) anos | |
.inputrc | %!s(int64=12) %!d(string=hai) anos | |
.vimrc | %!s(int64=12) %!d(string=hai) anos | |
README.md | %!s(int64=12) %!d(string=hai) anos | |
install.sh | %!s(int64=12) %!d(string=hai) anos | |
install_unattended.sh | %!s(int64=12) %!d(string=hai) anos |
Create general dotfiles that can be installed on production and staging servers. These files will replace any personal dotfiles to prevent unexpected behavior.
Run the following command:
git clone git@github.com:wijs/dotfiles-server.git ~/.dotfiles-server && cd ~/.dotfiles-server && ./install.sh && cd -
Not that you'll be prompted for an environment. This is to easily spot the server we're on.