1

Small shell tweaks

This commit is contained in:
Evan Pratten 2024-06-14 11:31:26 -04:00
parent e7fc9ed90c
commit b7ebfbe8ac
2 changed files with 8 additions and 0 deletions

View File

@ -1748,5 +1748,7 @@
<true/> <true/>
<key>VisualIndicatorForEsc</key> <key>VisualIndicatorForEsc</key>
<false/> <false/>
<key>findMode_iTerm</key>
<integer>0</integer>
</dict> </dict>
</plist> </plist>

View File

@ -18,6 +18,12 @@ Host github.com gist.github.com
Host ewpratten-* Host ewpratten-*
User ewpratten User ewpratten
# VPN
Host *.pratten.ca
User evan
Host *.vpn
ProxyJump vpn.pratten.ca
# Home network # Home network
Host unifi Host unifi
HostName unifi.home HostName unifi.home