diff options
author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-11-08 19:05:07 +0200 |
---|---|---|
committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-11-08 19:05:07 +0200 |
commit | 38b92f3c81b9817dd9b0568850f6a0a33b43350b (patch) | |
tree | e99883bd15755f3687d7a69545c15488dc52f594 /zsh/env | |
parent | 637fe8bd123f3681e2724ca98c15cc22afd5af9c (diff) |
Vencord and Zsh settings updated
Changes to be committed:
modified: Vencord/settings/settings.json
modified: zsh/aliases
modified: zsh/env
Diffstat (limited to 'zsh/env')
-rw-r--r-- | zsh/env | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ export DOTNET_CLI_TELEMETRY_OPTOUT=1 export NO_AT_BRIDGE=1 ### paths ### -export PATH=/bin:/sbin/:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/home/alphara/.local/bin:/home/alphara/exfatssd/IEUCYS/flutter/bin:/usr/local/go/bin +export PATH=/bin:/sbin/:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/home/alphara/.local/bin:/home/alphara/exfatssd/IEUCYS/flutter/bin:/usr/local/go/bin:/home/alphara/.pub-cache/bin ### XDG ### export XDG_CONFIG_HOME=/home/alphara/.config |