feat(fish): Remove fastfetch from greeting function
This commit is contained in:
parent
9fbcd61b14
commit
4a6dbe67fa
1 changed files with 1 additions and 3 deletions
|
|
@ -38,9 +38,7 @@ in
|
|||
onEvent = "fish_command_not_found";
|
||||
};
|
||||
fish_greeting = {
|
||||
body = ''
|
||||
fastfetch
|
||||
'';
|
||||
body = '''';
|
||||
};
|
||||
};
|
||||
shellInitLast = # fish
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue