wrappers/fish: change greeting and add packages
This commit is contained in:
parent
648ba55069
commit
84166ab1b7
2 changed files with 22 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
|
||||
source ${./prompt.fish}
|
||||
source ${./config.fish}
|
||||
source ${./greeting.fish}
|
||||
'';
|
||||
in
|
||||
[
|
||||
|
@ -34,6 +35,8 @@
|
|||
ripgrep
|
||||
zoxide
|
||||
direnv
|
||||
fd
|
||||
file
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue