diff options
| -rwxr-xr-x | setup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ clone() { mkdir -p "$DIR" cd "$DIR" git clone --depth=1 "$URL" . || - git clone "$URL" + git clone "$URL" . fi cd $WD printf "[0m" |
![]() |
index : vim-cfg | |
| My vim configuration | Mitchell Riedstra |
| aboutsummaryrefslogtreecommitdiff |
| -rwxr-xr-x | setup.sh | 2 |
@@ -12,7 +12,7 @@ clone() { mkdir -p "$DIR" cd "$DIR" git clone --depth=1 "$URL" . || - git clone "$URL" + git clone "$URL" . fi cd $WD printf "[0m" |