diff options
author | Marek Paśnikowski <marekpasnikowski@protonmail.com> | 2023-02-07 21:19:01 +0100 |
---|---|---|
committer | Marek Paśnikowski <marekpasnikowski@protonmail.com> | 2023-02-07 21:19:01 +0100 |
commit | 2bf00636bf774ea8e16bf7ace058a277a6b66c9d (patch) | |
tree | c5c0a889a3215f17fcb31db133dfa853a4adc8c9 /aisaka.org | |
parent | 322fe756766033d0f3175d75c48765153442f39e (diff) |
Optimize the ld-library-path chunk
Diffstat (limited to 'aisaka.org')
-rw-r--r-- | aisaka.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -246,7 +246,7 @@ https://guix.gnu.org/en/manual/devel/en/html_node/Home-Configuration.html *** TODO bashrc -#+begin_src bash :noweb-prefix no :noweb-ref ld-library-path +#+begin_src bash :noweb-ref ld-library-path export LD_LIBRARY_PATH=$LIBRARY_PATH #+end_src |