summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf>2021-05-05 20:20:52 -0400
committerluxagraf <sng@luxagraf>2021-05-05 20:20:52 -0400
commit484d4d8cbaa5145324d80456ab5ddb624f590ddc (patch)
tree10de629be1b9b597fe2acb935031c04199a268db /.tmux.conf
parentdbb33e4bfbf7b9e7fe3f3a38cc501bc3d3aa4732 (diff)
new openbox setupdebian
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 4cdf789..045f701 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -51,6 +51,10 @@ bind -n C-l run "(tmux display-message -p '#{pane_current_command}' | grep -iq v
bind l send-keys 'C-l'
# setup a decent environment
bind m source-file ~/.tmux/thesetup
+bind C-f source-file ~/.tmux/write-fict
+bind C-x source-file ~/.tmux/write-lux
+bind C-w source-file ~/.tmux/write-wire
+bind C-d source-file ~/.tmux/dev
set -g status-left-length 52
set -g status-right-length 451