all repos — dotfiles @ 07d6206fdf29236a876f821fac7b1dab81637fd1

my *nix dotfiles

darwin: iterm2 and ssh
Anirudh Oppiliappan x@icyphox.sh
Sat, 19 Nov 2022 08:58:26 +0530
commit

07d6206fdf29236a876f821fac7b1dab81637fd1

parent

a3fa6f2c0efa7fbb111303424f74204ac91d1400

2 files changed, 4 insertions(+), 2 deletions(-)

jump to
M nix/darwin/com.googlecode.iterm2.plistnix/darwin/com.googlecode.iterm2.plist

@@ -1287,7 +1287,7 @@ <string>Monaco 12</string>

<key>Non-ASCII Anti Aliased</key> <true/> <key>Normal Font</key> - <string>SFMono-Regular 15</string> + <string>Menlo-Regular 15</string> <key>Option Key Sends</key> <integer>2</integer> <key>Prompt Before Closing 2</key>

@@ -2114,6 +2114,8 @@ <false/>

<key>URLHandlersByGuid</key> <dict/> <key>UseBorder</key> + <true/> + <key>UseLionStyleFullscreen</key> <false/> <key>VisualIndicatorForEsc</key> <false/>
M ssh/configssh/config

@@ -9,7 +9,7 @@ Host github.com

User git Hostname github.com TCPKeepAlive yes - IdentityFile ~/.ssh/github-pantone + IdentityFile ~/.ssh/github Host fern Hostname fern