Improve tmux and zsh configuration
Utilize tpm to configure tmux plugins. Improve zshrc to work with nerdfonts setup.
This commit is contained in:
parent
395f26a37b
commit
fbe276353f
8 changed files with 43 additions and 3 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
|
@ -16,3 +16,12 @@
|
|||
[submodule "zsh_files/powerlevel10k"]
|
||||
path = zsh_files/powerlevel10k
|
||||
url = https://github.com/romkatv/powerlevel10k.git
|
||||
[submodule "tpm"]
|
||||
path = dot.tmux/plugins/tpm
|
||||
url = https://github.com/tmux-plugins/tpm.git
|
||||
[submodule "dot.tmux/plugins/tmux-power"]
|
||||
path = dot.tmux/plugins/tmux-power
|
||||
url = https://git::@github.com/wfxr/tmux-power
|
||||
[submodule "dot.tmux/plugins/tmux-sensible"]
|
||||
path = dot.tmux/plugins/tmux-sensible
|
||||
url = https://git::@github.com/tmux-plugins/tmux-sensible
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue