Create config.fish

This commit is contained in:
Rawley Fowler 2022-06-25 10:39:10 -06:00 committed by GitHub
parent 1310614af2
commit 4f90a1ce87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
openbsd/home/config.fish Normal file
View file

@ -0,0 +1,3 @@
if status is-interactive
set -U fish_greeting
end