diff --git a/home/.chezmoiexternals/nushell.toml b/home/.chezmoiexternals/nushell.toml index 937374dd..4357f440 100644 --- a/home/.chezmoiexternals/nushell.toml +++ b/home/.chezmoiexternals/nushell.toml @@ -1,10 +1,10 @@ [".config/nushell/default_env.nu"] type = "file" -url = "https://raw.githubusercontent.com/nushell/nushell/0.92.2/crates/nu-utils/src/sample_config/default_env.nu" +url = "https://raw.githubusercontent.com/nushell/nushell/0.94.0/crates/nu-utils/src/sample_config/default_env.nu" [".config/nushell/default_config.nu"] type = "file" -url = "https://raw.githubusercontent.com/nushell/nushell/0.92.2/crates/nu-utils/src/sample_config/default_config.nu" +url = "https://raw.githubusercontent.com/nushell/nushell/0.94.0/crates/nu-utils/src/sample_config/default_config.nu" [".config/nushell/scripts/nu_scripts"] type = "git-repo" diff --git a/home/dot_profile.tmpl b/home/dot_profile.tmpl index 21cf48bb..41b82776 100644 --- a/home/dot_profile.tmpl +++ b/home/dot_profile.tmpl @@ -11,7 +11,7 @@ PATH="$HOME/.local/bin:$HOME/.orbstack/bin:/opt/homebrew/bin:/usr/local/bin:/usr "+chezmoi.io^2.34" "+cli.github.com^2.27" "+github.com/junegunn/fzf" - "+nushell.sh~0.93" + "+nushell.sh~0.94" "+git-scm.org^2.40" "+github.com/peltoche/lsd" "+crates.io/vivid~0.9"