/pearl

This repository is used to put configuration files.

Primary LanguageShell

pearl

This repository is used to put configuration files.

.vimrc

usage: wget https://raw.githubusercontent.com/excalibur44/pearl/master/.vimrc -O ~/.vimrc

.zshrc

usage: wget https://raw.githubusercontent.com/excalibur44/pearl/master/.zshrc -O ~/.zshrc

ch4.zsh-theme

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