aboutsummaryrefslogtreecommitdiffstats
path: root/.tmux.conf
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-04-11 18:13:35 +0000
committerterminaldweller <thabogre@gmail.com>2022-04-11 18:13:35 +0000
commitb29e949a7c64aa6f03cf61a081480b187fbab242 (patch)
tree853ba2ce3cb7494761ecca7baf12499276c853eb /.tmux.conf
parentupdate (diff)
downloadscripts-b29e949a7c64aa6f03cf61a081480b187fbab242.tar.gz
scripts-b29e949a7c64aa6f03cf61a081480b187fbab242.zip
mostly irc stuff
Diffstat (limited to '')
-rw-r--r--.tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 576716f..638a64e 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -29,6 +29,8 @@ set-option -g set-titles on
set -g focus-events on
# dont wait for escape
set -sg escape-time 0
+# bind-key -g C-a last-window
+# bind-key a send-prefix
set -g default-command /usr/bin/zsh
set -g default-shell /usr/bin/zsh