Initial commit lol
This commit is contained in:
parent
a2318e586a
commit
ed3d2e8ef8
18 changed files with 375 additions and 0 deletions
1
programs/fish/functions/git_is_dirty.fish
Normal file
1
programs/fish/functions/git_is_dirty.fish
Normal file
|
|
@ -0,0 +1 @@
|
|||
git_is_worktree; and not command git diff --no-ext-diff --quiet --exit-code
|
||||
Loading…
Add table
Add a link
Reference in a new issue