xprofile: add .cabal to PATH

master
an 2020-02-15 21:55:54 -05:00
parent 9d83457b24
commit 5bcfe44ec8
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ export GTK_USE_PORTAL=1
export KRITA_NO_STYLE_OVERRIDE=1
# misc
export PATH=$HOME/.local/bin:$HOME/.gem/ruby/2.6.0/bin:$PATH
export PATH=$HOME/.local/bin:$HOME/.gem/ruby/2.6.0/bin:$HOME/.cabal/bin:$PATH
export DOOMWADDIR=/media/store/games/doom/iwads
export EDITOR=vim
export WINEPREFIX=$HOME/progs/winepfx