mirror of
https://github.com/tedkulp/dotfiles
synced 2026-03-05 13:40:18 -05:00
Added iterm2 preferences and font
This commit is contained in:
Binary file not shown.
6
osx
6
osx
@@ -523,6 +523,12 @@ defaults write com.apple.terminal StringEncodings -array 4
|
||||
#defaults write com.apple.terminal FocusFollowsMouse -bool true
|
||||
#defaults write org.x.X11 wm_ffm -bool true
|
||||
|
||||
# Copy over my usual font
|
||||
cp "${HOME}/dotfiles/data/Inconsolata-dz-Powerline.otf" ~/Library/Fonts/
|
||||
|
||||
# Copy over my configuration
|
||||
cp "${HOME}/dotfiles/data/com.googlecode.iterm2.plist" ~/Library/Preferences/
|
||||
|
||||
# Install pretty iTerm colors
|
||||
open "${HOME}/dotfiles/data/SolarizedDark.itermcolors"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user