mirror of
https://github.com/vbrandl/dotfiles
synced 2025-08-01 05:11:51 +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
|
path = terminals/colors/base16-shell
|
||||||
url = https://github.com/chriskempson/base16-shell.git
|
url = https://github.com/chriskempson/base16-shell.git
|
||||||
branch = master
|
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 bundle robbyrussell/oh-my-zsh lib/
|
||||||
antigen use oh-my-zsh
|
antigen use oh-my-zsh
|
||||||
|
Reference in New Issue
Block a user