Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure iTerm2 dotfiles #25

Open
ferrarimarco opened this issue Oct 29, 2019 · 0 comments
Open

Configure iTerm2 dotfiles #25

ferrarimarco opened this issue Oct 29, 2019 · 0 comments
Labels
enhancement New feature or request macOS Related to macOS

Comments

@ferrarimarco
Copy link
Owner

# Specify the preferences directory
defaults write com.googlecode.iterm2.plist PrefsCustomFolder -string "~/dotfiles/iterm2"
# Tell iTerm2 to use the custom preferences in the directory
defaults write com.googlecode.iterm2.plist LoadPrefsFromCustomFolder -bool true

OR

cp -sf $CURRENT_DIR/iterm2/com.googlecode.iterm2.plist ~/Library/Preferences/com.googlecode.iterm2.plist
@ferrarimarco ferrarimarco added enhancement New feature or request macOS Related to macOS labels Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request macOS Related to macOS
Projects
None yet
Development

No branches or pull requests

1 participant