diff options
| author | Marc Vertes <mvertes@free.fr> | 2023-03-05 12:46:32 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2023-03-05 12:46:32 +0100 |
| commit | 6dc16e1476e55ea34b32bee558d429d7d11d0e9e (patch) | |
| tree | b13dfeb695c9365c1a67e303b524086cf7f65e52 /.profile | |
| parent | 320cc91398a17f57da0296ffc64ddcbb64921df1 (diff) | |
update
Diffstat (limited to '.profile')
| -rw-r--r-- | .profile | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ # ~/.profile -PATH=~/bin:/usr/local/sbin:/usr/sbin:/sbin:~/.cargo/bin:$PATH:~/go/bin +PATH=~/bin:~/mu/bin:/usr/local/sbin:/usr/sbin:/sbin:~/.cargo/bin:$PATH:~/go/bin + +export LD_LIBRARY_PATH=~/mu/lib64:~/mu/lib [ "${SHELL##*/}" = bash ] && . ~/.bashrc |
