Skip to content

Commit

Permalink
add nicest and stfu completion for zsh
Browse files Browse the repository at this point in the history
  • Loading branch information
hydrargyrum committed Nov 19, 2024
1 parent 99658af commit cde7ec4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nicest/_nicest
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#compdef nicest
_precommand
2 changes: 2 additions & 0 deletions stfu/_stfu
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#compdef stfu
_precommand

0 comments on commit cde7ec4

Please sign in to comment.