summaryrefslogtreecommitdiff
path: root/.config/tmux/tmux.conf
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2023-04-15 09:41:27 +0200
committeryuzu-eva <stevenhu@web.de>2023-04-15 09:41:27 +0200
commitc2f9e9f3d01a9276f7c5f740c999a63e28ec23a8 (patch)
treee9414671cb2066ba8f4cc5e1064be05ea8c9a70f /.config/tmux/tmux.conf
parent5e91cd6c9388eeb4d7ac510bfb66f515e34944a0 (diff)
updated package manager aliases for portage
Diffstat (limited to '.config/tmux/tmux.conf')
-rw-r--r--.config/tmux/tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf
index 1db3b54..9ad7b50 100644
--- a/.config/tmux/tmux.conf
+++ b/.config/tmux/tmux.conf
@@ -1,3 +1,5 @@
+set -g default-command "${SHELL}"
+
# Status-bar settings
set -g status-right "%H:%M"
set -g window-status-current-style "underscore"