Config_Guix/.bash_profile

8 lines
255 B
Bash

## -------------------
## 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"