aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2018-04-04 10:02:03 +0200
committerKarel Kočí <cynerd@email.cz>2018-04-04 10:02:03 +0200
commita3a5bb0304b369fa3710cf117558ebe64489ca20 (patch)
treeb154c4dd992e3b1a8c60334cb954762dcd0ae5a9
parent7ad63ac537482aaa43eae2de19ef83d332beacc2 (diff)
downloadmyconfigs-a3a5bb0304b369fa3710cf117558ebe64489ca20.tar.gz
myconfigs-a3a5bb0304b369fa3710cf117558ebe64489ca20.tar.bz2
myconfigs-a3a5bb0304b369fa3710cf117558ebe64489ca20.zip
Drop shell profile completely from installserver
-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/