This commit is contained in:
Jorge Bucaran 2016-05-28 18:10:25 +09:00
parent cde155debd
commit 3769e24da2
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.8.0"
set -g fisher_version "2.9.0"
set -g fisher_spinners ⠋ ⠙ ⠹ ⠸ ⠼ ⠴ ⠦ ⠧ ⠇ ⠏
set -g __fisher_stdout /dev/stdout
set -g __fisher_stderr /dev/stderr