Browse Source

✨: subsequent gimme my/dotfiles will pull updates

Kyle P Davis 10 years ago
parent
commit
711a759008
1 changed files with 5 additions and 0 deletions
  1. 5 0
      gimmes/my/dotfiles

+ 5 - 0
gimmes/my/dotfiles

@@ -14,4 +14,9 @@ if ! [[ -d "$REPO_DIR" ]]; then
 		"$REPO_DIR/install.sh"
 		"$REPO_DIR/install.sh"
 	fi
 	fi
 
 
+else
+
+	cd "$REPO_DIR"
+	git pull
+
 fi
 fi