From 715902dbed531566fdc8f74577dc0cbb52561e90 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Sun, 19 Nov 2023 23:22:34 +0200 Subject: Updates including copilot usage (free with uni) and protonge newer alias version Changes to be committed: modified: Vencord/settings/settings.json modified: nvim/init.vim modified: zsh/aliases --- zsh/aliases | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh/aliases') diff --git a/zsh/aliases b/zsh/aliases index 56e007b..4316e0a 100644 --- a/zsh/aliases +++ b/zsh/aliases @@ -51,7 +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-22/proton run' +alias protonge='~/.local/share/Steam/compatibilitytools.d/GE-Proton8-24/proton run' alias ytdlpa='yt-dlp --extract-audio --audio-quality 0 --audio-format mp3' alias ytdlp='yt-dlp' -- cgit v1.2.3