Skip to content

Commit

Permalink
fix(pkgs): modelines
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
  • Loading branch information
caarlos0 committed Feb 22, 2024
1 parent 563c582 commit 29890c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/bins/bin/ports
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p lsof
# vim: set ft=bash
# manage processes by the ports they are using
case "$1" in
ls)
Expand Down

0 comments on commit 29890c3

Please sign in to comment.