9 lines
177 B
Fish
9 lines
177 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 /home/cory/.spicetify
|