This commit is contained in:
Jorge Bucaran 2016-06-02 18:50:06 +09:00
parent d5869a7ea0
commit c42828c7d0
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.9.0"
set -g fisher_version "2.10.0"
set -g fisher_spinners ⠋ ⠙ ⠹ ⠸ ⠼ ⠴ ⠦ ⠧ ⠇ ⠏
set -g __fisher_stdout /dev/stdout
set -g __fisher_stderr /dev/stderr