diff options
author | Timmy Keller <tjk@tjkeller.xyz> | 2022-07-31 15:16:04 -0500 |
---|---|---|
committer | Timmy Keller <tjk@tjkeller.xyz> | 2022-07-31 15:16:04 -0500 |
commit | a0943a0a387400afc8e49e7a626532e73990d24f (patch) | |
tree | 5e14f8a353c9b05a1a97f029c66c9f0e28f352a1 /zsh/profile/zprofile.voidx250 | |
parent | 4af49ed67fbf358674d45fb8af3c4c3efaf90f58 (diff) | |
download | dotconfig-a0943a0a387400afc8e49e7a626532e73990d24f.tar.xz dotconfig-a0943a0a387400afc8e49e7a626532e73990d24f.zip |
bunch more stuff
Diffstat (limited to 'zsh/profile/zprofile.voidx250')
-rw-r--r-- | zsh/profile/zprofile.voidx250 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/zsh/profile/zprofile.voidx250 b/zsh/profile/zprofile.voidx250 deleted file mode 100644 index 4b00faa..0000000 --- a/zsh/profile/zprofile.voidx250 +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env zsh - -export XDG_DATA_DIRS="/var/lib/flatpak/exports/share:$XDG_DATA_DIRS" # .desktop files - -source /home/timmy/.config/zsh/zprofile |