compute/tools.md
... ...
@@ -24,7 +24,6 @@ https://github.com/ilikejam/Environment/blob/master/OSX.emacs
24 24
### iTerm2 (OSX)
25 25
The default terminal app on OSX is Just Fine, but there's no way to make text selections automatically go to the main clipboard, so that sucks.
26 26
[iTerm2](https://www.iterm2.com/) can, and is better.
27
-Config: https://raw.githubusercontent.com/ilikejam/Environment/master/com.googlecode.iterm2.plist
28 27
29 28
### urxvt (Linux, Windows)
30 29
https://wiki.archlinux.org/index.php/Rxvt-unicode
... ...
@@ -39,7 +38,7 @@ Only one font is acceptable in a shell, and that font is misc-fixed. No antialia
39 38
https://monkey.org/~marius/beautiful-fixed-width-fonts-for-osx.html
40 39
41 40
### csshi
42
-Open ssh connections to multiple hosts and type in all of the shells at the same time. Dangerous, but very useful.
41
+Open ssh connections to multiple hosts in one iTerm2 window and type in all of the shells at the same time. Dangerous, but very useful.
43 42
https://github.com/ilikejam/csshi
44 43
45 44
## Utils