Skip to content

Commit

Permalink
Rename to nx-run
Browse files Browse the repository at this point in the history
  • Loading branch information
andys8 committed Sep 5, 2024
1 parent b8b6588 commit afe0b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/nx-fzf → bin/nx-run
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
# nx-fzf script to run nx commands with fzf
# nx-run script to run nx commands with fzf

PROJECTS=$(nx show projects)
EXIT_CODE=$?
Expand Down

0 comments on commit afe0b45

Please sign in to comment.