fisher/test/fixtures
Jorge Bucaran ebec1eaa01
Fisherman 1.0 RC
* Deprecate fisher --list in favor of a new command fisher list.
  The behavior is roughly the same. See fisher help list for
  usage. tl;dr: Use list to query the local system / cache and
  search to query the index.

* Teach fisher_plugin_walk about fish_postexec,
  fish_command_not_found and fish_preexec event emitters and
  erase them during uninstall if they were defined in a snippet.

* Fisherman now recognizes the following aliases by default:
  i for install, u for update, l for list, s for search and h
  for help.

* Large documentation rewrite. Better, simpler, more concise
  and more consistent.

* Fisherman now detects if users have modified their fish
  prompt using fish_config and if so, uninstalls $fisher_prompt.
2016-02-29 23:13:29 +09:00
..
gist Ahoy! an early v0.7.0 is here! 2016-02-11 09:40:03 +09:00
help Fisherman 1.0 RC 2016-02-29 23:13:29 +09:00
key-bindings Make __fisher_key_bindings_undo smarter. Close #121. 2016-02-25 10:08:48 +09:00
manifest Fisherman 1.0 RC 2016-02-29 23:13:29 +09:00
path-walk Remove scripts directory in favor functions/ or root/ 2016-02-18 06:42:12 +09:00
plugins Ahoy! Fisherman 0.5.0 2016-02-02 04:39:16 +09:00