From 38b92f3c81b9817dd9b0568850f6a0a33b43350b Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Wed, 8 Nov 2023 19:05:07 +0200 Subject: Vencord and Zsh settings updated Changes to be committed: modified: Vencord/settings/settings.json modified: zsh/aliases modified: zsh/env --- zsh/aliases | 1 + zsh/env | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'zsh') diff --git a/zsh/aliases b/zsh/aliases index 1e0b1df..b680acf 100644 --- a/zsh/aliases +++ b/zsh/aliases @@ -51,6 +51,7 @@ alias sxiv='sxiv -bpqra' # tools alias newsboat='newsboat -C ~/.config/newsboat/newsboat.conf -c ~/.config/newsboat/cache.db -u ~/.config/newsboat/urls' alias proton='~/.local/share/Steam/steamapps/common/Proton\ -\ Experimental/proton run' +alias protonge='~/.local/share/Steam/compatibilitytools.d/GE-Proton8-21/proton run' alias ytdlpa='yt-dlp --extract-audio --audio-quality 0 --audio-format mp3' alias ytdlp='yt-dlp' diff --git a/zsh/env b/zsh/env index a69f4f7..fb4fd24 100644 --- a/zsh/env +++ b/zsh/env @@ -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 -- cgit v1.2.3