fish-shell/share
Brian Gernhardt 70208eb33a git prompt: Fix hang on detached head.
$git_dir was never set in __fish_git_prompt_current_branch, but used
in the case of a detached HEAD.  This caused `cut -c1-7 $git_dir/HEAD`
to expand to `cut -c1-7` which then waited for input.
2013-06-12 16:29:02 -04:00
..
completions Added completions for apt-mark 2013-06-04 20:21:46 +08:00
functions git prompt: Fix hang on detached head. 2013-06-12 16:29:02 -04:00
tools Parse man8 pages with fish_update_completions 2013-05-25 13:57:10 -07:00
config.fish Support /etc/paths and /etc/paths.d/* on OS X 2013-02-22 14:01:17 -08:00