This commit is contained in:
Jorge Bucaran 2016-05-27 01:42:42 +09:00
parent 3f79861722
commit 9ce504e6e0
No known key found for this signature in database
GPG key ID: E54BA3C0E646DB30

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