mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 23:56:52 -04:00
Add nushell alias for dotfiles
This commit is contained in:
@@ -100,6 +100,8 @@ $env.NU_PLUGIN_DIRS = [
|
||||
# To add entries to PATH (on Windows you might use Path), you can use the following pattern:
|
||||
# $env.PATH = ($env.PATH | split row (char esep) | prepend '/some/path')
|
||||
|
||||
$env.PATH = ($env.PATH | split row (char esep) | prepend '/home/anthony/.cargo/bin')
|
||||
|
||||
mkdir ~/.cache/starship
|
||||
starship init nu | save -f ~/.cache/starship/init.nu
|
||||
|
||||
|
||||
Reference in New Issue
Block a user