Files
dotfiles/.config/fish/config.fish
T
2025-12-16 17:45:24 -06:00

13 lines
271 B
Fish

source ~/.config/aliases
#fastfetch
set fish_greeting
if status is-interactive
# Commands to run in interactive sessions can go here
end
fish_add_path ~/.spicetify
fish_add_path ~/.bin
# Created by `pipx` on 2025-12-14 01:29:13
set PATH $PATH /home/cory/.local/bin