From 166dd6eb00261665fe62978f62a14772a501c835 Mon Sep 17 00:00:00 2001 From: Omar Magdy Date: Mon, 6 Jun 2022 18:18:04 +0200 Subject: Added some new aliases and cleaned rc.lua from uncessary stuff --- tmux/.tmux/.tmux.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'tmux') diff --git a/tmux/.tmux/.tmux.conf b/tmux/.tmux/.tmux.conf index 0400870..612eb61 100644 --- a/tmux/.tmux/.tmux.conf +++ b/tmux/.tmux/.tmux.conf @@ -34,6 +34,7 @@ bind e new-window -n "~/.tmux.conf.local" "EDITOR=\${EDITOR//mvim/vim} && EDITOR # reload configuration bind r source-file ~/.tmux.conf \; display '~/.tmux.conf sourced' +# bind -r u set -g status off # -- display ------------------------------------------------------------------- -- cgit v1.2.3