aboutsummaryrefslogtreecommitdiff
path: root/X
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-01-08 13:16:07 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-01-08 13:16:07 +1300
commit95300500b834544843cc60286ce0d10a889b9a44 (patch)
tree6b0b0338d43eb307c90f6eb10efe68715da839af /X
parentBind Ctrl-Alt-L to clear screen in Bash (diff)
downloaddotfiles-95300500b834544843cc60286ce0d10a889b9a44.tar.gz
dotfiles-95300500b834544843cc60286ce0d10a889b9a44.zip
Add keys to fire up a ksh/zsh window
Diffstat (limited to 'X')
-rw-r--r--X/xbindkeysrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/X/xbindkeysrc b/X/xbindkeysrc
index 00855b09..ac9394c3 100644
--- a/X/xbindkeysrc
+++ b/X/xbindkeysrc
@@ -1,6 +1,12 @@
"exec urxvtcd"
Mod4 + Return
+"exec urxvtcd -e ksh"
+ Mod4 + Shift + Return
+
+"exec urxvtcd -e zsh"
+ Mod4 + Control + Return
+
"exec br"
Mod4 + b