fish greeting
This commit is contained in:
parent
ca655a6c26
commit
bb20cf4366
1 changed files with 3 additions and 1 deletions
|
@ -24,7 +24,9 @@ in {
|
|||
interactiveShellInit = ''
|
||||
sh ${colorScript}
|
||||
'';
|
||||
# TODO: add fish greeting?
|
||||
functions.fish_greeting = ''
|
||||
${lib.getExe pkgs.pfetch}
|
||||
'';
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue