4 lines
209 B
Plaintext
4 lines
209 B
Plaintext
|
set -g default-command /bin/zsh
|
||
|
set -g default-shell /bin/zsh
|
||
|
set -g status-right '#[fg=colour8,bg=colour237] %H:%M %a %d #[fg=colour222,bg=colour238] #h #[fg=colour232,bg=colour154] #{battery_percentage}%% '
|