The
osxplugin is deprecated and has been renamed tomacos. Please update your .zshrc to use themacosplugin instead.
Confused what to change ?
- Open your terminal
-
nano ~/.zshrchit return - Search for plugins
Example,
plugins=(git colored-man-pages colorize pip python brew osx)
- Change it to
plugins=(git colored-man-pages colorize pip python brew macos)
- Replace
osxtomacos -
Ctrl+oandCtrl+xhit return - Close terminal and reopen
Cover image by forgeskiphire
Top comments (0)