🔧 git-status-all: use python3
This commit is contained in:
parent
d83c592785
commit
e943df18b9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
"""show dirty git repos"""
|
||||
|
||||
from __future__ import division, print_function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue