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

Configure Feed

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

add shortcut to retroarch saves

kacaii 73ed2477 7f900e4e

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