mirror of
https://github.com/Melon-Bread/gnu-slash-dot-files
synced 2024-11-24 16:28:23 -05:00
Compare commits
3 Commits
947960bd99
...
e8f4a3d762
Author | SHA1 | Date | |
---|---|---|---|
e8f4a3d762 | |||
f109906a5f | |||
2d11df696e |
@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
yay -S pcsx2-git citra-canary-git yuzu-canary-git rpcs3-git dolphin-emu-git desmume-git retroarch-git --noconfirm --sudoloop
|
||||
yay -S pcsx2-git citra-canary-git yuzu-mainline-git rpcs3-git dolphin-emu-git retroarch-git --noconfirm --sudoloop
|
||||
|
@ -31,4 +31,3 @@ git_arguments = "--rebase --autostash"
|
||||
[commands]
|
||||
"RetroArch" = "RA-Update.sh"
|
||||
|
||||
cleanup = true
|
||||
|
@ -18,6 +18,9 @@ zstyle ':prezto:*:*' color 'yes'
|
||||
# Add additional directories to load prezto modules from
|
||||
#zstyle ':prezto:load' pmodule-dirs $HOME/.zprezto-contrib
|
||||
|
||||
# Allow module overrides when pmodule-dirs causes module name collisions
|
||||
# zstyle ':prezto:load' pmodule-allow-overrides 'yes'
|
||||
|
||||
# Set the Zsh modules to load (man zshmodules).
|
||||
# zstyle ':prezto:load' zmodule 'attr' 'stat'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user