This commit is contained in:
Jorge Bucaran 2018-10-06 02:23:12 +09:00
parent 444a8fee8c
commit 25661f77cf
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.0
set -g fisher_version 3.0.1
type source >/dev/null; or function source; . $argv; end