mirror of
https://github.com/Melon-Bread/gnu-slash-dot-files
synced 2024-11-28 18:28:20 -05:00
Compare commits
No commits in common. "e8f4a3d762f8548a7b4d0ec103ddeb88c9945ea2" and "947960bd99758fe72ad2723d2719d398dd7f84b9" have entirely different histories.
e8f4a3d762
...
947960bd99
@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
yay -S pcsx2-git citra-canary-git yuzu-mainline-git rpcs3-git dolphin-emu-git retroarch-git --noconfirm --sudoloop
|
||||
yay -S pcsx2-git citra-canary-git yuzu-canary-git rpcs3-git dolphin-emu-git desmume-git retroarch-git --noconfirm --sudoloop
|
||||
|
@ -31,3 +31,4 @@ git_arguments = "--rebase --autostash"
|
||||
[commands]
|
||||
"RetroArch" = "RA-Update.sh"
|
||||
|
||||
cleanup = true
|
||||
|
@ -18,9 +18,6 @@ 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