Adding gcalcli submodule and symlink
This commit is contained in:
parent
71e1e60157
commit
3ff438e59c
3 changed files with 5 additions and 3 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -1,6 +1,3 @@
|
||||||
[submodule "oh-my-zsh"]
|
|
||||||
path = oh-my-zsh
|
|
||||||
url = git://github.com/robbyrussell/oh-my-zsh
|
|
||||||
[submodule "vim/bundle/vundle"]
|
[submodule "vim/bundle/vundle"]
|
||||||
path = vim/bundle/vundle
|
path = vim/bundle/vundle
|
||||||
url = http://github.com/gmarik/vundle.git
|
url = http://github.com/gmarik/vundle.git
|
||||||
|
|
@ -10,3 +7,6 @@
|
||||||
[submodule "powerline-shell"]
|
[submodule "powerline-shell"]
|
||||||
path = powerline-shell
|
path = powerline-shell
|
||||||
url = git://github.com/milkbikis/powerline-shell.git
|
url = git://github.com/milkbikis/powerline-shell.git
|
||||||
|
[submodule "bin/gcalcli-git"]
|
||||||
|
path = bin/gcalcli-git
|
||||||
|
url = https://github.com/insanum/gcalcli
|
||||||
|
|
|
||||||
1
bin/gcalcli
Symbolic link
1
bin/gcalcli
Symbolic link
|
|
@ -0,0 +1 @@
|
||||||
|
gcalcli-git/gcalcli
|
||||||
1
bin/gcalcli-git
Submodule
1
bin/gcalcli-git
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 4c059eaa7260f5622e4541e1743826452009f513
|
||||||
Loading…
Add table
Add a link
Reference in a new issue