Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kellyjosephprice committed Oct 30, 2020
1 parent fea2e52 commit ddc155c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ setw -g monitor-activity on

set -sg escape-time 0

setw -g window-status-bell-fg green
setw -g window-status-bell-attr none
setw -g window-status-activity-fg yellow
setw -g window-status-activity-attr none
#setw -g window-status-bell-fg green
#setw -g window-status-bell-attr none
#setw -g window-status-activity-fg yellow
#setw -g window-status-activity-attr none

set-window-option -g window-status-fg colour249
set-window-option -g window-status-activity-attr none
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
* set git repo [Archwiki](https://wiki.archlinux.org/index.php/Dotfiles)
* * add remote
* * checkout master
* install tpm for tmux
* * git submodule init
* * git submodule update
* [install nvim plugins](#vim-plug)

### vim-plug
Expand Down

0 comments on commit ddc155c

Please sign in to comment.