actually turned off fish greeting this time
setting it to an empty string instead of using --erase worked
This commit is contained in:
parent
452c3708d6
commit
98ea496a19
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
set --global theme_virtual_env_prompt_enabled no
|
||||
set --global VIRTUAL_ENV_DISABLE_PROMPT 1
|
||||
set --global theme_env_packages_hide binutils-wrapper hyprland-qtutils pciutils pkgconf-wrapper
|
||||
set --erase fish_greeting
|
||||
set fish_greeting \"\"
|
||||
";
|
||||
plugins = [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue