This commit is contained in:
Jorge Bucaran 2016-05-27 01:42:42 +09:00 committed by Jorge Bucaran
parent e5d5f06065
commit c4b1f80eb9

View file

@ -32,7 +32,7 @@ function $fisher_cmd_name -d "fish plugin manager"
return 1
end
set -g fisher_version "2.7.9"
set -g fisher_version "2.8.0"
set -g fisher_spinners ⠋ ⠙ ⠹ ⠸ ⠼ ⠴ ⠦ ⠧ ⠇ ⠏
set -g __fisher_stdout /dev/stdout
set -g __fisher_stderr /dev/stderr