This repository is used to put configuration files.
usage: wget https://raw.githubusercontent.com/excalibur44/pearl/master/.vimrc -O ~/.vimrc
usage: wget https://raw.githubusercontent.com/excalibur44/pearl/master/.zshrc -O ~/.zshrc
usage: wget https://raw.githubusercontent.com/excalibur44/pearl/master/ch4.zsh-theme -O ~/.oh-my-zsh/themes/ch4.zsh-theme && sed -i "s/^ZSH_THEME=.*/ZSH_THEME=\"ch4\"/g" ~/.zshrc
In order to update oh-my-zsh normally, you need to do this: cd ~/.oh-my-zsh/themes/ && git stash