This commit is contained in:
2017-03-11 02:57:12 -05:00
parent b0f581aea1
commit 54e76e0329
3 changed files with 17 additions and 1 deletions

View File

@@ -18,6 +18,8 @@ unbind '"'
bind | split-window -h
bind - split-window -v
# setting vi mode
set-window-option -g mode-keys vi
# status bar
set -g status-right '♥#(acpi | cut -d ',' -f 2) | %H:%m %d-%b-%y '