initialize more
This commit is contained in:
parent
080e1156e1
commit
f249bd5c83
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -4,3 +4,6 @@
|
|||||||
[submodule ".tmux/plugins/tmux-powerline"]
|
[submodule ".tmux/plugins/tmux-powerline"]
|
||||||
path = .tmux/plugins/tmux-powerline
|
path = .tmux/plugins/tmux-powerline
|
||||||
url = https://github.com/the-almighty-drawing-tablet/tmux-powerline
|
url = https://github.com/the-almighty-drawing-tablet/tmux-powerline
|
||||||
|
[submodule ".tmux/plugins/tmux-sensible"]
|
||||||
|
path = .tmux/plugins/tmux-sensible
|
||||||
|
url = https://github.com/tmux-plugins/tmux-sensible.git
|
||||||
|
@ -10,7 +10,7 @@ unbind %
|
|||||||
|
|
||||||
#set-option -g autom
|
#set-option -g autom
|
||||||
|
|
||||||
bind r source-file ~/.tmux.conf
|
bind r source-file ~/.dotfiles/.tmux/.tmux.conf
|
||||||
set-window-option -g clock-mode-style 12
|
set-window-option -g clock-mode-style 12
|
||||||
set-option clock-mode-colour "#00e7e3"
|
set-option clock-mode-colour "#00e7e3"
|
||||||
set -g window-status-current-format ''
|
set -g window-status-current-format ''
|
||||||
|
1
.tmux/plugins/tmux-sensible
Submodule
1
.tmux/plugins/tmux-sensible
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 25cb91f42d020f675bb0a2ce3fbd3a5d96119efa
|
Loading…
Reference in New Issue
Block a user