Update '.tmux.conf'
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# tmux theme
|
||||
set-option -g status-position top
|
||||
source-file "${XDG_CONFIG_HOME}/tmux/tmux.theme"
|
||||
|
||||
# default shell
|
||||
set-option -g default-shell /bin/zsh
|
||||
set-option -g status-position top
|
||||
|
||||
# tmux theme
|
||||
source-file "${XDG_CONFIG_HOME}/tmux/tmux.theme"
|
||||
|
||||
# Remap prefix from 'C-b' to 'C-a'
|
||||
unbind C-b
|
||||
|
||||
Reference in New Issue
Block a user