mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
fix(elvish): upgrade shell integration for v0.17 (#3310)
This commit is contained in:
+1
-1
@@ -317,7 +317,7 @@ print_install() {
|
||||
# shellcheck disable=SC2088
|
||||
config_file="~/.elvish/rc.elv"
|
||||
config_cmd="eval (starship init elvish)"
|
||||
warning="${warning} Only elvish v0.15 or higher is supported."
|
||||
warning="${warning} Only elvish v0.17 or higher is supported."
|
||||
;;
|
||||
nushell )
|
||||
# shellcheck disable=SC2088
|
||||
|
||||
Reference in New Issue
Block a user