mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-22 16:03:50 +01:00
Change antigen path
This commit is contained in:
parent
32fef7f5ff
commit
3427e1e43e
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -6,3 +6,7 @@
|
||||
path = terminals/colors/base16-shell
|
||||
url = https://github.com/chriskempson/base16-shell.git
|
||||
branch = master
|
||||
[submodule "meta/dotbot"]
|
||||
path = meta/dotbot
|
||||
url = https://github.com/anishathalye/dotbot.git
|
||||
branch = master
|
||||
|
1
meta/dotbot
Submodule
1
meta/dotbot
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 847cb101d486319da882f958b1cb58b515cc6db2
|
@ -1,4 +1,4 @@
|
||||
source ~/.zsh/antigen.zsh
|
||||
source ~/.antigen.zsh
|
||||
|
||||
antigen bundle robbyrussell/oh-my-zsh lib/
|
||||
antigen use oh-my-zsh
|
||||
|
Loading…
Reference in New Issue
Block a user