Configure Tmux theme

This commit is contained in:
Fabio Scotto di Santolo
2024-07-13 12:02:06 +02:00
parent 672827e5f8
commit b37fc5151a
2 changed files with 2 additions and 0 deletions

View File

@@ -137,6 +137,7 @@ alias untar 'tar -zxvf '
alias vdir 'vdir --color=auto' alias vdir 'vdir --color=auto'
alias wget 'wget -c ' alias wget 'wget -c '
alias vi 'nvim' alias vi 'nvim'
alias stow 'stow -d ~/.dotfiles '
# Get the error messages from journalctl # Get the error messages from journalctl
alias jctl 'journalctl -p 3 -xb' alias jctl 'journalctl -p 3 -xb'

View File

@@ -7,6 +7,7 @@ SETUVAR --export GOBIN:/home/fscotto/\x2elocal/share/go/bin
SETUVAR --export GOPATH:/home/fscotto/\x2elocal/share/go SETUVAR --export GOPATH:/home/fscotto/\x2elocal/share/go
SETUVAR --export MANPAGER:sh\x20\x2dc\x20\x27col\x20\x2dbx\x20\x7c\x20bat\x20\x2dl\x20man\x20\x2dp\x27 SETUVAR --export MANPAGER:sh\x20\x2dc\x20\x27col\x20\x2dbx\x20\x7c\x20bat\x20\x2dl\x20man\x20\x2dp\x27
SETUVAR --export MANROFFOPT:\x2dc SETUVAR --export MANROFFOPT:\x2dc
SETUVAR --export TMUX_POWERLINE_THEME:bubble
SETUVAR __done_min_cmd_duration:10000 SETUVAR __done_min_cmd_duration:10000
SETUVAR __done_notification_urgency_level:low SETUVAR __done_notification_urgency_level:low
SETUVAR __fish_initialized:3400 SETUVAR __fish_initialized:3400