You are not logged in.

#1 2021-06-02 20:45:42

Freakzz
Member
Registered: 2020-12-01
Posts: 66

[SOLVED] How to disable omf/fish initialization message...

So this has been an issue for quite some time now and after searching through the web I didn't find anything useful.
The terminal shell I'm using, fish, has a startup message by natural. Long story short, I installed ohmyfish to get some themes going and the startup message changed. It gives me info about my system which are pretty much useless and annoying to look at whenever I launch a terminal. Screenshot of info/startup text. I was told to create a

.hushlogin

file which, didn't do the trick either. Does anyone know a way to permanently remove/disable this message?

Last edited by Freakzz (2021-07-09 14:55:04)


Suffering from crippling rice addiction.

Offline

#2 2021-06-03 06:28:05

tucuxi
Member
From: Switzerland
Registered: 2020-03-08
Posts: 291

Re: [SOLVED] How to disable omf/fish initialization message...

The first line looks like the output from `uname -s -n -r -m` and the second from `w`. If you had put those command into your fish rc file, you'd be aware of it, so the output likely comes from ohmyfish. Configure ohmyfish to you liking or preferably uninstall it and learn to set up your shell.

Offline

#3 2021-06-03 14:06:00

plg
Member
Registered: 2017-06-09
Posts: 3

Re: [SOLVED] How to disable omf/fish initialization message...

That message is usually controlled by the function fish_greeting

But: by default this message reads something like "welcome to fish…", so it's likely modified by oh-my-fish. You'd probably still have luck setting it to an empty function in your config file.

Last edited by plg (2021-06-03 14:06:34)

Offline

#4 2021-07-02 20:57:28

Freakzz
Member
Registered: 2020-12-01
Posts: 66

Re: [SOLVED] How to disable omf/fish initialization message...

plg wrote:

That message is usually controlled by the function fish_greeting

But: by default this message reads something like "welcome to fish…", so it's likely modified by oh-my-fish. You'd probably still have luck setting it to an empty function in your config file.

EDIT: DISREGARD THIS COMMENT

There was nothing I could find that had these kind of commands in any kind of config file or whatever. I looked throught every file I could think of.

Last edited by Freakzz (2021-07-02 20:59:01)


Suffering from crippling rice addiction.

Offline

#5 2021-07-02 21:52:45

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED] How to disable omf/fish initialization message...

Use a paste service to post all the relevant files.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#6 2021-07-03 06:36:04

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,676

Offline

#7 2021-07-09 14:54:23

Freakzz
Member
Registered: 2020-12-01
Posts: 66

Re: [SOLVED] How to disable omf/fish initialization message...

Turns out all I had to do was change my fish_greeting function to something else. I know it was stupid to create a post for that but it's fixed now, at least.


Suffering from crippling rice addiction.

Offline

Board footer

Powered by FluxBB