aboutsummaryrefslogtreecommitdiff
path: root/modules/profile/profile.dot.link
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-02-08 01:08:51 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-02-08 01:08:51 -0200
commit1201d13175d748592aea1293f7161c71911f9c6b (patch)
treef66dfafbcd9435c1406f08ebc1a80e1787f4e780 /modules/profile/profile.dot.link
parentc436bd9aeb41c703a8130381c63cfa6ce8faf361 (diff)
downloadmetadot-1201d13175d748592aea1293f7161c71911f9c6b.tar.gz
metadot-1201d13175d748592aea1293f7161c71911f9c6b.tar.bz2
Commenting out funcoeszz; avoiding bashism; manually setting hostname
Diffstat (limited to 'modules/profile/profile.dot.link')
-rw-r--r--modules/profile/profile.dot.link6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/profile/profile.dot.link b/modules/profile/profile.dot.link
index 9c2bc47..3b71de0 100644
--- a/modules/profile/profile.dot.link
+++ b/modules/profile/profile.dot.link
@@ -11,9 +11,9 @@ if [ -e "$HOME/.aliases" ]; then
fi
# Funcoes ZZ
-if [ -e "/usr/bin/funcoeszz" ]; then
- . /usr/bin/funcoeszz
-fi
+#if [ -e "/usr/bin/funcoeszz" ]; then
+# . /usr/bin/funcoeszz
+#fi
# Set PATH
PATH=$PATH:/sbin:/usr/sbin:/usr/local/sbin