From 6fc0d358cfaddaa7d7c4c031cac8a6e499e57454 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Sun, 13 May 2018 15:53:34 +0200 Subject: [PATCH] Fish: corresponding gitignore for previous commit --- shells/fish/functions/.gitignore | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 shells/fish/functions/.gitignore diff --git a/shells/fish/functions/.gitignore b/shells/fish/functions/.gitignore new file mode 100644 index 0000000..a69b51c --- /dev/null +++ b/shells/fish/functions/.gitignore @@ -0,0 +1,22 @@ +__bass.py +bass.fish +fish_prompt.fish +fish_right_prompt.fish +git_ahead.fish +git_branch_name.fish +git_is_detached_head.fish +git_is_dirty.fish +git_is_empty.fish +git_is_repo.fish +git_is_staged.fish +git_is_stashed.fish +git_is_tag.fish +git_is_touched.fish +git_repository_root.fish +git_untracked_files.fish +humanize_duration.fish +segment.fish +segment_close.fish +segment_right.fish +set_color_custom.fish +fisher.fish