Add more to elvish integration
This commit is contained in:
parent
4434fa8922
commit
a1e77dc4dd
2 changed files with 21 additions and 3 deletions
|
@ -69,6 +69,10 @@ inputs: {
|
|||
enable = true;
|
||||
starship = true;
|
||||
zoxide = true;
|
||||
direnv = true;
|
||||
initExtra = ''
|
||||
use readline-binding
|
||||
'';
|
||||
};
|
||||
|
||||
programs.firefox = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue