aboutsummaryrefslogtreecommitdiff
path: root/.config/shell/profile
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-01-06 09:22:51 +0100
committerPatrick Spek <p.spek@tyil.nl>2020-01-06 09:22:51 +0100
commitf39fb985fbbc01d7ba6c111d5dec26d4c5f1a657 (patch)
tree8b95c2a90d6dc6f98c6d73bd4169ca0d8a4dcfbb /.config/shell/profile
parent8c1367105b2258cfe76619461c9ad31d3d8a622d (diff)
Update shell to drop Lonestar for now
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