|
|
|
@ -3,4 +3,5 @@ ln -s vimrc ~/.vimrc |
|
|
|
ln -s tmux.conf ~/.tmux.conf |
|
|
|
ln -s tmux.conf ~/.tmux.conf |
|
|
|
ln -s zshrc ~/.zshrc.local |
|
|
|
ln -s zshrc ~/.zshrc.local |
|
|
|
ln -s gitconfig ~/.gitconfig |
|
|
|
ln -s gitconfig ~/.gitconfig |
|
|
|
|
|
|
|
ln -s screenrc ~/.screenrc |
|
|
|
wget -O ~/.zshrc http://git.grml.org/f/grml-etc-core/etc/zsh/zshrc |
|
|
|
wget -O ~/.zshrc http://git.grml.org/f/grml-etc-core/etc/zsh/zshrc |
|
|
|
|