added iterm submodule

pull/1/head
Adam Veldhousen 2014-08-06 17:32:20 -05:00
parent 95af6240e1
commit 4a127af11a
4 changed files with 5 additions and 1 deletions

View File

@ -65,7 +65,6 @@ if [ -f /etc/bash_completion ]; then
. /etc/bash_completion . /etc/bash_completion
fi fi
function vim(){ function vim(){
if [[ $# -eq 0 ]]; then if [[ $# -eq 0 ]]; then
gvim & gvim &

1
.exercism.go Normal file
View File

@ -0,0 +1 @@
{"githubUsername":"adamveld12","apiKey":"637eb46302741cf48645b0d1fee03b4d6c49c8c6","exercismDirectory":"/Users/Adam/Projects/exercism","hostname":"http://exercism.io"}

3
.gitmodules vendored
View File

@ -4,3 +4,6 @@
[submodule "Tools/modules/powerline-fonts"] [submodule "Tools/modules/powerline-fonts"]
path = Tools/modules/powerline-fonts path = Tools/modules/powerline-fonts
url = git://github.com/Lokaltog/powerline-fonts.git url = git://github.com/Lokaltog/powerline-fonts.git
[submodule "Tools/modules/iTerm2-Color-Schemes"]
path = Tools/modules/iTerm2-Color-Schemes
url = git://github.com/mbadolato/iTerm2-Color-Schemes.git

@ -0,0 +1 @@
Subproject commit 20a54b079c8be65db941776f0b824054bb297b31