feat(shell): try nu

This commit is contained in:
Ryan 2024-03-06 19:10:18 +08:00
parent 883cb1b4e3
commit 209599e6ee
2 changed files with 3 additions and 3 deletions

View File

@ -18,6 +18,6 @@ fi
# Put your fun stuff here.
# https://wiki.gentoo.org/wiki/Fish#fish_as_a_default_shell_with_bash_as_the_login_shell
# Use fish in place of bash
# Use nu in place of bash
# keep this line at the bottom of ~/.bashrc
[ -x /bin/fish ] && SHELL=/bin/fish exec fish
[ -x /bin/nu ] && SHELL=/bin/nu exec nu

@ -1 +1 @@
Subproject commit 2c98923861d2954c646f764bf68a56c408c32d2e
Subproject commit fd3bdba06fa3bffe1f3465ef6963606e71ba5ff4