mirror of
https://github.com/balkian/dotfiles.git
synced 2025-08-23 08:02:19 +00:00
Removed personal-scripts submodule
To make my life a bit easier
This commit is contained in:
10
.gitmodules
vendored
10
.gitmodules
vendored
@@ -1,10 +1,10 @@
|
||||
[submodule "vim/bundle/vundle"]
|
||||
path = vim/bundle/vundle
|
||||
url = git@github.com:gmarik/vundle.git
|
||||
url = https://github.com/gmarik/vundle.git
|
||||
ignore = dirty
|
||||
[submodule "oh-my-zsh"]
|
||||
path = oh-my-zsh
|
||||
url = git@github.com:balkian/oh-my-zsh.git
|
||||
[submodule "bin"]
|
||||
path = bin
|
||||
url = https://github.com/balkian/personal-scripts.git
|
||||
url = https://github.com/balkian/oh-my-zsh.git
|
||||
[submodule "i3-wm-scripts"]
|
||||
path = bin/i3-wm-scripts
|
||||
url = https://github.com/yiuin/i3-wm-scripts.git
|
||||
|
Reference in New Issue
Block a user