mirror of
https://github.com/vbrandl/dotfiles
synced 2025-07-01 08:45:10 +02:00
Change antigen path
This commit is contained in:
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
Submodule meta/dotbot added at 847cb101d4
@ -1,4 +1,4 @@
|
||||
source ~/.zsh/antigen.zsh
|
||||
source ~/.antigen.zsh
|
||||
|
||||
antigen bundle robbyrussell/oh-my-zsh lib/
|
||||
antigen use oh-my-zsh
|
||||
|
Reference in New Issue
Block a user