Common ZSH functions and plugins, to share between laptops.
- Install ZSH Shell on new computer.
- Copy
.zshrc
from old to new computer. Modify as necessary. cd .om-my-zsh/plugins
git init
nano .git/config
- Replace remote line with
https://github.com/sashafklein/zsh.git
, and save. git pull
to sync things up.- Open a new shell tab. Correct any errors that arise.