From d0fc3b081d6a70b0b1c128eb43713a6161f4ee60 Mon Sep 17 00:00:00 2001 From: Trevor Wennblom Date: Mon, 6 Feb 2012 20:21:46 -0600 Subject: [PATCH] normalize .sh files to executable --- oh-my-zsh.sh | 0 tools/check_for_upgrade.sh | 0 tools/uninstall.sh | 0 tools/upgrade.sh | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 oh-my-zsh.sh mode change 100644 => 100755 tools/check_for_upgrade.sh mode change 100644 => 100755 tools/uninstall.sh mode change 100644 => 100755 tools/upgrade.sh diff --git a/oh-my-zsh.sh b/oh-my-zsh.sh old mode 100644 new mode 100755 diff --git a/tools/check_for_upgrade.sh b/tools/check_for_upgrade.sh old mode 100644 new mode 100755 diff --git a/tools/uninstall.sh b/tools/uninstall.sh old mode 100644 new mode 100755 diff --git a/tools/upgrade.sh b/tools/upgrade.sh old mode 100644 new mode 100755