aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/sh/rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/sh/rc b/etc/sh/rc
index 70732e5..eb49c2c 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -157,6 +157,7 @@ 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"