osx - For Oh-My-ZSH, where do I put UNIX commands I want to executed when a new instance is started -


i want have set -o vi run on every instance of iterm window. know there file can add to, im not sure one.

set -o vi equivilent bindkey -v, way i'd enable particular option.

as zsh options, can put in zsh startup files (ie, ~/.zshrc). use of oh-my-zsh not inhibit ability use ~/.zshrc yourself.


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -