mirror of
https://github.com/Lissy93/dotfiles.git
synced 2024-11-22 07:23:10 +01:00
Base ZSH working with Antigen
This commit is contained in:
parent
54c77109f3
commit
5e9da6034f
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -5,3 +5,6 @@
|
||||
[submodule "tmux/tpm"]
|
||||
path = tmux/tpm
|
||||
url = https://github.com/tmux-plugins/tpm
|
||||
[submodule "zsh/antigen"]
|
||||
path = zsh/antigen
|
||||
url = https://github.com/zsh-users/antigen.git
|
||||
|
@ -18,6 +18,7 @@
|
||||
|
||||
#ZSH
|
||||
~/.zshrc: zsh/zshrc
|
||||
~/.zsh/antigen: zsh/antigen
|
||||
~/.oh-my-zsh/themes: zsh/themes
|
||||
|
||||
# bash
|
||||
|
1
zsh/antigen
Submodule
1
zsh/antigen
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 64de2dcd95d6a8e879cd2244c763d99f0144e78e
|
Loading…
Reference in New Issue
Block a user