diff options
Diffstat (limited to 'zsh/profile')
-rw-r--r-- | zsh/profile/zprofile.voidx250 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/profile/zprofile.voidx250 b/zsh/profile/zprofile.voidx250 index 1012463..4b00faa 100644 --- a/zsh/profile/zprofile.voidx250 +++ b/zsh/profile/zprofile.voidx250 @@ -1,5 +1,5 @@ #!/usr/bin/env zsh -export XDG_DATA_DIRS="/var/lib/flatpak/exports/share:$XDG_DATA_DIRS" +export XDG_DATA_DIRS="/var/lib/flatpak/exports/share:$XDG_DATA_DIRS" # .desktop files source /home/timmy/.config/zsh/zprofile |