summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2020-02-21 05:52:06 +0100
committerache <ache@ache.one>2020-02-21 05:52:06 +0100
commit9e1901b3abeffcf8c75e75f266c575d6b91f839c (patch)
tree93620d8a351e7cb58329923c6eaddae157e6a83c
parentAdd new funcitons (diff)
Add py command
-rw-r--r--functions/py.fish1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/py.fish b/functions/py.fish
new file mode 100644
index 0000000..feb4c9d
--- /dev/null
+++ b/functions/py.fish
@@ -0,0 +1 @@
+alias py='python'