summaryrefslogtreecommitdiff
path: root/zsh/profile/zprofile.voidx250
diff options
context:
space:
mode:
authorTimmy Keller <tjk@tjkeller.xyz>2022-03-18 14:54:28 -0500
committerTimmy Keller <tjk@tjkeller.xyz>2022-03-18 14:54:28 -0500
commitb8f11eab9e79d617d0f0d92117a0dd18323622ea (patch)
tree54b26afaf01226582993002318157d8da71ae4ea /zsh/profile/zprofile.voidx250
parent3d5aa2fded077a1cd5bae72fe352e5c1bceddc94 (diff)
downloaddotconfig-b8f11eab9e79d617d0f0d92117a0dd18323622ea.tar.xz
dotconfig-b8f11eab9e79d617d0f0d92117a0dd18323622ea.zip
yt-dlp formatting alias and flatpak data dirs for voidx250
Diffstat (limited to 'zsh/profile/zprofile.voidx250')
-rw-r--r--zsh/profile/zprofile.voidx2501
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/profile/zprofile.voidx250 b/zsh/profile/zprofile.voidx250
index bb7e164..3e73aa1 100644
--- a/zsh/profile/zprofile.voidx250
+++ b/zsh/profile/zprofile.voidx250
@@ -1,5 +1,6 @@
#!/usr/bin/env zsh
export ZPLUGINS="/usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh"
+export XDG_DATA_DIRS="/var/lib/flatpak/exports/share:$XDG_DATA_DIRS"
source /home/timmy/.config/zsh/zprofile