Update '.tmux.conf'

This commit is contained in:
2023-04-27 00:45:40 +02:00
parent 73354600e4
commit 5b86f839d4

View File

@@ -2,7 +2,7 @@
source-file "${HOME}/.config/tmux/.tmux.theme" source-file "${HOME}/.config/tmux/.tmux.theme"
# default shell # default shell
set-option -g default-shell /bin/bash set-option -g default-shell /bin/zsh
# Remap prefix from 'C-b' to 'C-a' # Remap prefix from 'C-b' to 'C-a'
unbind C-b unbind C-b