add prezto as a submodule
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
[submodule "dotbot"]
|
[submodule "dotbot"]
|
||||||
path = dotbot
|
path = dotbot
|
||||||
url = https://github.com/anishathalye/dotbot
|
url = https://github.com/anishathalye/dotbot
|
||||||
|
[submodule "prezto"]
|
||||||
|
path = prezto
|
||||||
|
url = https://github.com/sorin-ionescu/prezto
|
||||||
|
|||||||
@@ -11,6 +11,7 @@
|
|||||||
~/.vimrc_vundle: vimrc_vundle
|
~/.vimrc_vundle: vimrc_vundle
|
||||||
~/.zpreztorc: zpreztorc
|
~/.zpreztorc: zpreztorc
|
||||||
~/.zshrc: zshrc
|
~/.zshrc: zshrc
|
||||||
|
~/.zprezto: prezto
|
||||||
~/.bash_profile: bash_profile
|
~/.bash_profile: bash_profile
|
||||||
~/.bash_prompt: bash_prompt
|
~/.bash_prompt: bash_prompt
|
||||||
~/.git_prompt.sh: git_prompt.sh
|
~/.git_prompt.sh: git_prompt.sh
|
||||||
|
|||||||
Submodule
+1
Submodule prezto added at 4f19700919
Reference in New Issue
Block a user