diff options
| author | EuAndreh <eu@euandre.org> | 2023-08-22 07:55:39 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2023-08-22 07:55:39 -0300 |
| commit | f1a065ca298be3d7d9329b16b842466c0b1c47a7 (patch) | |
| tree | 6bf0409c21f252bd4673cdb98d8b880ae6cce7d8 /etc/sh | |
| parent | etc/ctags/default.ctags: Add initial config with common options (diff) | |
| download | dotfiles-f1a065ca298be3d7d9329b16b842466c0b1c47a7.tar.gz dotfiles-f1a065ca298be3d7d9329b16b842466c0b1c47a7.tar.xz | |
etc/sh/rc: Add $LEIN_HOME
Diffstat (limited to 'etc/sh')
| -rw-r--r-- | etc/sh/rc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -120,6 +120,7 @@ export CC=gcc export AR=gcc-ar export LEX=flex export LEIN_SUPPRESS_USER_LEVEL_REPO_WARNINGS=1 +export LEIN_HOME="$XDG_CONFIG_HOME"/leiningen export GUILE_EFFECTIVE_VERSION export LISP=li export LISP_CLI_IMPL=sbcl |
