bump 2026-05-08

This commit is contained in:
Tao Tien 2026-05-08 00:47:34 -07:00
parent 71ecc2afd9
commit 4da647e040
3 changed files with 55 additions and 47 deletions

View file

@ -79,10 +79,14 @@ $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))
# $env.PATH = ($env.PATH | split row (char esep))
# $env.GOPATH = '/home/tao/.go'
# $env.CARAPACE_BRIDGES
mkdir ~/.cache/carapace
# carapace _carapace nushell | save -f ~/.cache/carapace/init.nu
use std/util "path add"
path add ~/.cargo/bin/
path add ~/.local/bin/