Initial commit lol
This commit is contained in:
parent
599c023d71
commit
f0483a15b0
18 changed files with 375 additions and 0 deletions
2
programs/fish/functions/git_is_worktree.fish
Normal file
2
programs/fish/functions/git_is_worktree.fish
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
git_is_repo
|
||||
and test (command git rev-parse --is-inside-git-dir) = false
|
||||
Loading…
Add table
Add a link
Reference in a new issue