Add more to elvish integration

This commit is contained in:
notgne2 2022-11-11 16:42:01 -07:00
parent 4434fa8922
commit a1e77dc4dd
No known key found for this signature in database
2 changed files with 21 additions and 3 deletions

View file

@ -69,6 +69,10 @@ inputs: {
enable = true;
starship = true;
zoxide = true;
direnv = true;
initExtra = ''
use readline-binding
'';
};
programs.firefox = {