Skip to content

Commit 059f194

Browse files
committed
Change the path to the python binary in the #!
1 parent 59772f2 commit 059f194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pw_command.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/Users/david/miniforge3/bin/python3
1+
#!/opt/homebrew/Caskroom/miniconda/base/bin/python
22
"""
33
Execute this command to get pw from json into clipboard.
44
Type "pw -h" to get help on all available commands.

0 commit comments

Comments
 (0)