aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-03-05 03:52:25 -0300
committerEuAndreh <eu@euandre.org>2025-03-05 03:52:25 -0300
commitf199c61aedf3114c67c4a28155ce0a61ce30a6dd (patch)
treed10620b685532a59a973327b3bfa243154f9d07a
parentbin/live: Do not cd, work on current directory (diff)
downloaddotfiles-f199c61aedf3114c67c4a28155ce0a61ce30a6dd.tar.gz
dotfiles-f199c61aedf3114c67c4a28155ce0a61ce30a6dd.tar.xz
etc/sh/rc: Remove $LIVEDIR
-rw-r--r--etc/sh/rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/sh/rc b/etc/sh/rc
index fae81ed..ff224e1 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -157,7 +157,6 @@ export LISP=li
export LISP_CLI_IMPL=sbcl
export GPODDER_HOME="$XDG_DATA_HOME"/gPodder
export GPODDER_DOWNLOAD_DIR="${XDG_DOWNLOAD_DIR:-$HOME/Downloads}"/gPodder
-export LIVEDIR=~/Public/live
add_prefix() {
path_add GUILE_LOAD_PATH "$GUILE_LOAD_PATH" "$1/share/guile/site/$GUILE_EFFECTIVE_VERSION"