Update '.tmux.conf'

This commit is contained in:
2022-12-03 00:54:21 +01:00
parent 8480884abf
commit 274ba2d0e2

View File

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