linux.config/make.symlinks.sh

6 lines
221 B
Bash

ln -s $(pwd)/.gitconfig ~/.gitconfig
ln -s $(pwd)/.bashrc ~/.bashrc
ln -s $(pwd)/.bash_profile ~/.bash_profile
ln -s $(pwd)/.zshrc ~/.zshrc
ln -s $(pwd)/lambda-00x097.zsh-theme ~/.oh-my-zsh/themes/lambda-00x097.zsh-theme