parent
e85e98ee13
commit
de0726e673
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import sys
|
||||||
|
|
||||||
|
|
||||||
def install_commands():
|
def install_commands():
|
||||||
print(__file__)
|
print(os.environ['PATH'])
|
||||||
os.link(f'/usr/local/bin/cd-list-environment', __file__)
|
os.link(f'/usr/local/bin/cd-list-environment', __file__)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue