diff options
l--------- | etc/leiningen/profiles.clj | 1 | ||||
-rw-r--r-- | etc/sh/rc | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/etc/leiningen/profiles.clj b/etc/leiningen/profiles.clj new file mode 120000 index 0000000..3847554 --- /dev/null +++ b/etc/leiningen/profiles.clj @@ -0,0 +1 @@ +/home/andreh/.usr/var/lib/private/tilde/profiles.clj
\ No newline at end of file @@ -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 |