Update '.tmux.conf'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user