spcd/cd/__init__.py
Marc Beninca fae88fc9d2
Some checks failed
/ job (push) Failing after 6s
swap
2024-04-26 23:10:58 +02:00

5 lines
100 B
Python

import os
def install_commands():
os.symlink(__file__, f'/usr/local/bin/cd-list-environment')