diff options
| author | EuAndreh <eu@euandre.org> | 2025-03-05 03:52:25 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2025-03-05 03:52:25 -0300 |
| commit | f199c61aedf3114c67c4a28155ce0a61ce30a6dd (patch) | |
| tree | d10620b685532a59a973327b3bfa243154f9d07a /etc/sh | |
| parent | bin/live: Do not cd, work on current directory (diff) | |
| download | dotfiles-f199c61aedf3114c67c4a28155ce0a61ce30a6dd.tar.gz dotfiles-f199c61aedf3114c67c4a28155ce0a61ce30a6dd.tar.xz | |
etc/sh/rc: Remove $LIVEDIR
Diffstat (limited to 'etc/sh')
| -rw-r--r-- | etc/sh/rc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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" |
