This commit is contained in:
Jorge Bucaran 2018-10-17 15:57:25 +09:00
parent f09cefdc5c
commit ddf7334854
No known key found for this signature in database
GPG key ID: E54BA3C0E646DB30

View file

@ -1,4 +1,4 @@
set -g fisher_version 3.0.9
set -g fisher_version 3.1.0
type source >/dev/null; or function source; . $argv; end