diff --git a/.zprofile b/.zprofile index 24d160b..c0a1795 100644 --- a/.zprofile +++ b/.zprofile @@ -1,3 +1,2 @@ - # Created by `pipx` on 2024-03-20 01:03:28 -export PATH="$PATH:/home/nexus/.local/bin" +export PATH="$PATH:$HOME/.local/bin"