๐Ÿ”’ Backup for my config files
dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

change retroarch saves location

kacaii 7dd13f9f b66271de

+1 -1
+1 -1
.config/fish/config.fish
··· 17 17 set -g GHOSTTY_CONFIG_FILE $XDG_CONFIG_HOME/ghostty/config 18 18 19 19 # ๓ฑŽ“ Rom Saves 20 - set -g ROM_SAVES $HOME/.var/app/org.libretro.RetroArch/config/retroarch/saves 20 + set -g ROM_SAVES $XDG_CONFIG_HOME/retroarch/saves 21 21 22 22 # ๎™ Git Prompt Customization 23 23 set -g __fish_git_prompt_showdirtystate true