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

8 lines
214 B

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