Commit graph

6 commits

Author SHA1 Message Date
detailyang
ef2384153a better prompt for user when delete broken plugin 2016-04-11 09:50:40 +08:00
detailyang
6cf46b1a99 wrap variable with double quotes for robustness 2016-04-10 02:04:11 +08:00
detailyang
2081220ce4 [typo] should use new line after debug function 2016-04-10 01:48:18 +08:00
detailyang
8b5ffdcf93 clean broken soft link when fisher install 2016-04-10 01:31:02 +08:00
detailyang
29218a069c use test -L and -e to judge whether file exists. 2016-04-09 16:25:07 +08:00
Jorge Bucaran
ebf1de50a1 Ahoy! Fisherman 1.4.0 has shipped.
Notable changes:

+ Now fisher list does not show plugins that are disabled,
  but available in the cache. To preview these items use
  fisher list --disabled.

+ Welcome aboard @orangecms and @xrain0610.

+ Fisherman is now available in AUR, thanks @orangecms.

+ Fix load order during installation. Now snippets can
  safely invoke functions defined in the plugin function
  directory. Thanks @orangecms. #170.

+ Fisherman **installs and updates plugins ⌁concurrently**.
  Performance may vary, but if you can see 5 to 10 times
  faster network times, it's working well.
2016-03-31 02:42:44 +09:00