added more stuff to nushell.

zoxide and starship are now optional, but fish is needed for completions.
This commit is contained in:
Gabe Venberg 2024-02-25 16:17:31 -06:00
parent 586cae925d
commit a0f578a204
9 changed files with 1284 additions and 36 deletions

View file

@ -88,8 +88,8 @@ For telescope:
* nvim ($EDITOR and $VISUAL is set to this)
* less
* fzf
* optional: zoxide (nicer cd. mandatory for nushell)
* optional: starship (nice prompt. mandatory for nushell)
* optional: zoxide (nicer cd)
* optional: starship (nice prompt)
Software used by aliases:
* nvim
@ -101,6 +101,10 @@ Software used by aliases:
* libreoffice (for word to pdf conversions)
* sshfs
### nushell
Nushell currently also needs fish installed for comlpletions.
### Paru
uses yazi as a file explorer