dotfiles/link.sh

12 lines
243 B
Bash

#!/biń/sh
# Create symlinks
ln -s $(pwd)/.vimrc ~
ln -s $(pwd)/.vim ~
ln -s $(pwd)/.zshrc ~
ln -s $(pwd)/.zprofile ~
ln -s $(pwd)/.zshrc.local ~
ln -s $(pwd)/.Xresources ~
ln -s $(pwd)/.Xresources.d ~
ln -s $(pwd)/.config/awesome ~/.config/