aboutsummaryrefslogtreecommitdiff
path: root/.config/shell/profile
diff options
context:
space:
mode:
Diffstat (limited to '.config/shell/profile')
-rw-r--r--.config/shell/profile10
1 files changed, 5 insertions, 5 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index f0ba63d..1811f1e 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -1,7 +1,7 @@
#! /usr/bin/env sh
-if command -v lonestar > /dev/null 2>&1
-then
- [ "${DEBUG_DOTFILES}" ] && echo "Initializing LoneStar"
- eval "$(lonestar init)"
-fi
+#if command -v lonestar > /dev/null 2>&1
+#then
+# [ "${DEBUG_DOTFILES}" ] && echo "Initializing LoneStar"
+# eval "$(lonestar init)"
+#fi