Added theme, window and pane navigation, and other goodies.
This commit is contained in:
@@ -8,7 +8,6 @@ bind-key r source-file ~/.config/tmux/tmux.conf \; display-message "tmux.conf re
|
|||||||
set -g mouse on
|
set -g mouse on
|
||||||
|
|
||||||
# Costumize down bar
|
# Costumize down bar
|
||||||
#set -g status-right "#(who | grep -w pts/1 | cut -d' ' -f1) #(hostname)"
|
|
||||||
set -g status-right "#(hostname) #[bg=green]🕒%H:%M"
|
set -g status-right "#(hostname) #[bg=green]🕒%H:%M"
|
||||||
|
|
||||||
# Use Shift+Arrow to navigate windows
|
# Use Shift+Arrow to navigate windows
|
||||||
@@ -46,8 +45,3 @@ set -g @plugin 'catppuccin/tmux'
|
|||||||
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
||||||
run '~/.tmux/plugins/tpm/tpm'
|
run '~/.tmux/plugins/tpm/tpm'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
###### Information
|
|
||||||
# type this in terminal if tmux is already running
|
|
||||||
#
|
|
Reference in New Issue
Block a user