oh-my-zsh

Setup Oh My Zsh on FreeBSD

“Oh My Zsh is an open source, community-driven framework for managing your zsh configuration. Sounds boring. Let’s try again. Oh My Zsh will not make you a 10x developer…but you might feel like one.” First of we need some prerequisites: pkg zsh curl git Let’s get this install going. # become root su - # check if pkg is installed if it is not it will promt you with an easy installer.