1
0
mirror of https://github.com/vbrandl/dotfiles synced 2024-11-22 16:03:50 +01:00

Change antigen path

This commit is contained in:
Valentin Brandl 2017-02-11 13:28:48 +01:00
parent 32fef7f5ff
commit 3427e1e43e
Signed by: vbrandl
GPG Key ID: CAD4DA1A789125F9
3 changed files with 6 additions and 1 deletions

4
.gitmodules vendored
View File

@ -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

@ -0,0 +1 @@
Subproject commit 847cb101d486319da882f958b1cb58b515cc6db2

View File

@ -1,4 +1,4 @@
source ~/.zsh/antigen.zsh
source ~/.antigen.zsh
antigen bundle robbyrussell/oh-my-zsh lib/
antigen use oh-my-zsh