]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - screenrc.in
zsh/rc: Remove OS X related settings.
[config/dotfiles.git] / screenrc.in
index 43f576d5b0965dc47dee2145d232512696b1928f..142e97fe2e688ea79f00b8c06aa4f6eb28c571be 100644 (file)
@@ -17,6 +17,9 @@ defscrollback 10000
 # Ignore case when searching.
 ignorecase on
 
+# I prefer zsh as my shell.
+shell zsh
+
 
 # TERMINAL
 
@@ -68,7 +71,9 @@ unsetenv s
 # probably don't want to copy this.
 bind K  # kill
 bind k  # kill
+bind ^K # kill
 bind \\ # quit
+bind ^\ # quit
 bind ^Z # suspend
 bind z  # suspend
 bind ^S # xoff