Initial commit lol
This commit is contained in:
parent
a2318e586a
commit
ed3d2e8ef8
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