From 39df4498c9dd215004cd64cef61da254b648f2e7 Mon Sep 17 00:00:00 2001 From: spinach Date: Wed, 8 Mar 2023 13:15:46 -0500 Subject: [PATCH] updated sparse tmux --- editors/vim/pack/man/start/vim-fugitive | 2 +- editors/vim/pack/man/start/vimtex | 2 +- shells/oh-my-zsh/custom/themes/powerlevel10k | 2 +- src/weather | 2 +- terminals/tmux/tmux.sparse.conf | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/editors/vim/pack/man/start/vim-fugitive b/editors/vim/pack/man/start/vim-fugitive index fa33145..62f42f0 160000 --- a/editors/vim/pack/man/start/vim-fugitive +++ b/editors/vim/pack/man/start/vim-fugitive @@ -1 +1 @@ -Subproject commit fa33145cc12003005b92d7e536025ed5833b9c4f +Subproject commit 62f42f013d866139fa23068ac2651b3f7e05a56f diff --git a/editors/vim/pack/man/start/vimtex b/editors/vim/pack/man/start/vimtex index 336032a..112e62c 160000 --- a/editors/vim/pack/man/start/vimtex +++ b/editors/vim/pack/man/start/vimtex @@ -1 +1 @@ -Subproject commit 336032a2f1b826365e6fc27667d55c273ec8cf99 +Subproject commit 112e62c1c873fb1910c08ed331f354ae017aac57 diff --git a/shells/oh-my-zsh/custom/themes/powerlevel10k b/shells/oh-my-zsh/custom/themes/powerlevel10k index 2aa16c5..a30145b 160000 --- a/shells/oh-my-zsh/custom/themes/powerlevel10k +++ b/shells/oh-my-zsh/custom/themes/powerlevel10k @@ -1 +1 @@ -Subproject commit 2aa16c54314f175e4f34fdd7fa1bdb03f1797c6a +Subproject commit a30145b0f82d06770e924e9eac064ed223a94e6b diff --git a/src/weather b/src/weather index 020bbf7..cb8bdd3 160000 --- a/src/weather +++ b/src/weather @@ -1 +1 @@ -Subproject commit 020bbf7d64cc2f0c5d2a4ab96d45b8014ef54ad2 +Subproject commit cb8bdd3e43b50a0610cff3a69959cb27eb407afc diff --git a/terminals/tmux/tmux.sparse.conf b/terminals/tmux/tmux.sparse.conf index 028c414..86b3653 100644 --- a/terminals/tmux/tmux.sparse.conf +++ b/terminals/tmux/tmux.sparse.conf @@ -38,8 +38,8 @@ set -g status-interval 10 set -g status-style "bg=black, fg=brightWhite" set -g status-right "#(display_uptime) | %a, %b %d %l:%M %P " set -g status-right-length 100 -set -g status-left " #(bluebikes -pc) |" -set -g status-left-length 100 +#set -g status-left " #(bluebikes -pc) |" +#set -g status-left-length 100 # tmux auto start # set -g @plugin 'tmux-plugins/tmux-resurrect'