dotfiles/fish/config.fish
2022-05-08 22:09:16 +02:00

7 lines
167 B
Fish

if status is-interactive
# Commands to run in interactive sessions can go here
end
set fish_greeting
alias l "ls -hAGg"
fish_add_path /home/crispypin/bin/scripts