aboutsummaryrefslogtreecommitdiffstats
path: root/python@zenith/bash-aliases
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2024-05-06 10:17:18 +0200
committerMattias Andrée <maandree@kth.se>2024-05-06 10:17:18 +0200
commit9e61d4b3a6c16ea7e914956a571849d14c0e0baf (patch)
tree404c2545e9618a224822ea7fcf3125762d866358 /python@zenith/bash-aliases
parent... (diff)
downloaddotfiles-9e61d4b3a6c16ea7e914956a571849d14c0e0baf.tar.gz
dotfiles-9e61d4b3a6c16ea7e914956a571849d14c0e0baf.tar.bz2
dotfiles-9e61d4b3a6c16ea7e914956a571849d14c0e0baf.tar.xz
Update clawsrc and make python and st exclusive to zenith
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'python@zenith/bash-aliases')
-rw-r--r--python@zenith/bash-aliases3
1 files changed, 3 insertions, 0 deletions
diff --git a/python@zenith/bash-aliases b/python@zenith/bash-aliases
new file mode 100644
index 0000000..90ef57b
--- /dev/null
+++ b/python@zenith/bash-aliases
@@ -0,0 +1,3 @@
+# -*- shell-script -*-
+
+alias python="python3"