Config_Guix/.bash_profile

8 lines
255 B
Bash
Raw Normal View History

2024-03-10 22:55:56 +01:00
## -------------------
## CUSTOM BASH_PROFILE
## -------------------
export XDG_DATA_DIRS="$XDG_DATA_DIRS:/var/lib/flatpak/exports/share:$HOME/.local/share/flatpak/exports/share:$HOME/.local/share/applications"
export LV2_PATH="~/.guix-profile/lib/lv2"