6 lines
116 B
Fish
6 lines
116 B
Fish
# Disable the default Fish greeting message
|
|
set fish_greeting ""
|
|
|
|
# Initialize Starship
|
|
starship init fish | source
|