1
0
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:
J.Fernando Sánchez
2013-06-20 17:52:26 +02:00
41 changed files with 1783 additions and 6 deletions

10
.gitmodules vendored
View File

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