Want terminal plain

can I open the terminal with out the " neofetch " apperance

hey there :smiley:

had the same question, the fish_greeting function sits here:

/usr/share/cachyos-fish-config/cachyos-config.fish

:teddy_bear:

thanks I deleted the greeter function and that’s what I wanted , I’ll try to remember that here is call " fastfetch "

The better way would have been to go into your ~/.config/fish/config.fish file and to uncomment the fish_greeting function in there and to just leave it empty. If possible you shouldn’t edit the system-wide config files and rather look if there is a config file that takes higher precedence in your users home directory.

There is also the package cachyos-fish-config, which is usually installed on a default CachyOS installation.

It’s source is here:

If you need nothing of it, you could uninstall the package.

Or, if you want a really no-frills shell, uninstall all of fish and switch to e.g. bash with optionally bash-completion.