Bootstrap oh my zsh with git
This commit is contained in:
parent
90840a104a
commit
1eed3d2036
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "tmux/dot-tmux/plugins/tpm"]
|
||||
path = tmux/dot-tmux/plugins/tpm
|
||||
url = https://github.com/tmux-plugins/tpm
|
||||
[submodule "zsh/dot-oh-my-zsh"]
|
||||
path = zsh/dot-oh-my-zsh
|
||||
url = https://github.com/ohmyzsh/ohmyzsh
|
||||
|
|
|
|||
1
zsh/dot-oh-my-zsh
Submodule
1
zsh/dot-oh-my-zsh
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 1d09c6bb0a950756a65b02457842933e3aa493eb
|
||||
Loading…
Add table
Reference in a new issue