diff --git a/.config/fish/conf.d/01_greeting.fish b/.config/fish/conf.d/01_greeting.fish index f9607665b..39613d927 100644 --- a/.config/fish/conf.d/01_greeting.fish +++ b/.config/fish/conf.d/01_greeting.fish @@ -1,5 +1,5 @@ # greeting for fish shell function fish_greeting - # shellfetch -end \ No newline at end of file + fastfetch +end