Skip to content

Instantly share code, notes, and snippets.

@ivankovnatsky
Created August 22, 2022 04:47
Show Gist options
  • Save ivankovnatsky/c84542eebd8f199f2d0792c55c63befc to your computer and use it in GitHub Desktop.
Save ivankovnatsky/c84542eebd8f199f2d0792c55c63befc to your computer and use it in GitHub Desktop.
# Specify the preferences directory
defaults write com.googlecode.iterm2 PrefsCustomFolder -string "~/.iterm2"
# Tell iTerm2 to use the custom preferences in the directory
defaults write com.googlecode.iterm2 LoadPrefsFromCustomFolder -bool true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment