You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
dotfiles/init.sh

7 lines
214 B

mkdir .backup
ln -s vimrc ~/.vimrc
ln -s tmux.conf ~/.tmux.conf
ln -s zshrc ~/.zshrc.local
ln -s gitconfig ~/.gitconfig
ln -s screenrc ~/.screenrc
wget -O ~/.zshrc http://git.grml.org/f/grml-etc-core/etc/zsh/zshrc