diff options
author | Urbain Vaes <urbain@vaes.uk> | 2019-08-07 13:03:19 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2019-08-07 13:03:19 +0100 |
commit | e1203d628b24c5a2e08e0115c2e1d922e4f9f2e6 (patch) | |
tree | c75aaee1e723e2431f534c2f743d744980268c2a | |
parent | cc9a6ce9c66adc34ef5513d73a584372d7a75f6c (diff) |
Fix tmux config
-rw-r--r-- | tmux/.tmux.conf | 4 | ||||
-rw-r--r-- | vim/.vim/spell/en.utf-8.add | 1 | ||||
-rw-r--r-- | vim/.vim/spell/en.utf-8.add.spl | bin | 969 -> 978 bytes |
3 files changed, 3 insertions, 2 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index f31b0a1..3a55112 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -22,8 +22,8 @@ set -g pane-border-status off # Alternative: top/bottom/... set -g pane-border-format "#{pane_current_command}" set -g status-justify centre # Center window list -set-hook -g session-created "if-shell '[ -n \""'$SSH_CONNECTION'"\" ]' 'set status-bg \"#aa4444\"'" -set-hook -g client-attached "if-shell '[ -n \""'$SSH_CONNECTION'"\" ]' 'set status-bg \"#aa4444\"'" +set-hook -g session-created "if-shell '[ -n \""'$SSH_CONNECTION'"\" ]' 'set status-bg \"#aa4444\"' 'set status-bg \"green\"'" +set-hook -g client-attached "if-shell '[ -n \""'$SSH_CONNECTION'"\" ]' 'set status-bg \"#aa4444\"' 'set status-bg \"green\"'" PILOT_IGNORE= diff --git a/vim/.vim/spell/en.utf-8.add b/vim/.vim/spell/en.utf-8.add index feb980c..8052a4e 100644 --- a/vim/.vim/spell/en.utf-8.add +++ b/vim/.vim/spell/en.utf-8.add @@ -58,3 +58,4 @@ nonsymmetric philic microfluidics unitarily +i.e. diff --git a/vim/.vim/spell/en.utf-8.add.spl b/vim/.vim/spell/en.utf-8.add.spl Binary files differindex 0127869..0e66585 100644 --- a/vim/.vim/spell/en.utf-8.add.spl +++ b/vim/.vim/spell/en.utf-8.add.spl |