aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinstall6
1 files changed, 0 insertions, 6 deletions
diff --git a/install b/install
index c67e9c6..83c7fb7 100755
--- a/install
+++ b/install
@@ -12,12 +12,6 @@ git submodule update --init --recursive || (echo "Submodule update failed!"; exi
#################################################################################
-# TODO on hosts without shellrc we might want some thin shellrc to be installed
-if ask "Install shell profile"; then
- inst profile ~/.profile
- inst zprofile ~/.zprofile
-fi
-
if ask "Install GIT configuration"; then
inst gitconfig ~/.gitconfig
inst local/git-prompt.sh ~/.local/