Things related to my oh-my-zsh setup.
git status
takes so long, on macOS moreso
than Linux. Running gs
manually sometimes is a good tradeoff.
Speaking of gs
…git config oh-my-zsh.hide-info 1
or git config oh-my-zsh.hide-dirty 1
(https://github.com/ohmyzsh/ohmyzsh/issues/9576#issuecomment-755216771)See https://github.com/domfarolino/dotfiles/tree/master/.oh-my-zsh.
I use the maran
theme, which replaces “robbyrussell” in ~/.zshrc
. On macOS I use the terminal theme “Novel”,
which has a default background color of #DFDBC4
, which I override the default Linux terminal background color
with for consistency.
Some information on the Novel theme can be found here: