This commit is contained in:
Zoe 2022-04-22 16:19:39 +02:00
parent da454a7247
commit ef2965d319
4 changed files with 17 additions and 1 deletions

1
completions/upto.fish Normal file
View file

@ -0,0 +1 @@
complete -c upto -a '(pwd | tr "/" "\n")' -f