parent
fae88fc9d2
commit
eeac169bea
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ import os
|
||||||
|
|
||||||
|
|
||||||
def install_commands():
|
def install_commands():
|
||||||
os.symlink(__file__, f'/usr/local/bin/cd-list-environment')
|
os.symlink(__file__, '/usr/local/bin/cd-list-environment')
|
||||||
|
|
Loading…
Reference in a new issue