diff options
Diffstat (limited to 'dot_profile')
-rw-r--r-- | dot_profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_profile b/dot_profile index 53608b0..3e89dcf 100644 --- a/dot_profile +++ b/dot_profile @@ -2,7 +2,7 @@ # Profile file. Runs on login. Environmental variables are set here. -export PATH="$PATH:$HOME/.local/bin:$HOME/py:$HOME/.local/usr/local/bin:$HOME/.local/usr/bin" +export PATH="$PATH:$HOME/.local/bin:$HOME/py:$HOME/.local/usr/local/bin:$HOME/.local/usr/bin:$HOME/.local/share/gem/ruby/3.0.0/bin" export XBPS_DISTDIR="$HOME/workbench/void-packages" # Default programs: |