nushell config, cant set zoxide or starship up conditionally, so it is

mandatory for it to be installed.
This commit is contained in:
Gabe Venberg 2024-02-23 17:43:12 -06:00
parent 73f4b49613
commit 11a5b273f1
6 changed files with 998 additions and 6 deletions

2
.gitignore vendored
View file

@ -9,3 +9,5 @@ neovim/.config/nvim/plugin/
wget-log*
*log*
lazy-lock.json
#nushell history
history.sqlite3*