Files
dotfiles/.config/fish/config.fish
T
2026-02-07 21:05:41 -06:00

13 lines
275 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 ~/Scripts/
# Created by `pipx` on 2025-12-14 01:29:13
set PATH $PATH /home/cory/.local/bin