mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2026-01-29 01:13:01 +01:00
zsh: init
inspired by https://github.com/bebehei/df/blob/master/zsh/zshrc
This commit is contained in:
parent
e0ea620d3a
commit
3a0c99707b
6 changed files with 55 additions and 0 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
|
@ -52,3 +52,12 @@
|
|||
[submodule "vim/start/vim-polyglot"]
|
||||
path = vim/start/vim-polyglot
|
||||
url = https://github.com/sheerun/vim-polyglot.git
|
||||
[submodule "zsh/zsh-autosuggestions"]
|
||||
path = zsh/zsh-autosuggestions
|
||||
url = https://github.com/zsh-users/zsh-autosuggestions.git
|
||||
[submodule "zsh/zsh-syntax-highlighting"]
|
||||
path = zsh/zsh-syntax-highlighting
|
||||
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||
[submodule "zsh/oh-my-zsh"]
|
||||
path = zsh/oh-my-zsh
|
||||
url = https://github.com/ohmyzsh/ohmyzsh.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue