From 5b86f839d42e26fba18f5a4bb6a2d3acec948f0b Mon Sep 17 00:00:00 2001 From: Christopher Beckmann Date: Thu, 27 Apr 2023 00:45:40 +0200 Subject: [PATCH] Update '.tmux.conf' --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index e7ef8f8..c4e55ca 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -2,7 +2,7 @@ source-file "${HOME}/.config/tmux/.tmux.theme" # default shell -set-option -g default-shell /bin/bash +set-option -g default-shell /bin/zsh # Remap prefix from 'C-b' to 'C-a' unbind C-b