aboutsummaryrefslogtreecommitdiff
path: root/.local/share/bin
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-12-10 22:01:57 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2024-12-10 22:01:57 +0100
commit95dbf03df8127f60aadd30d95df40aa978a04f9e (patch)
tree520af6efc066bca2630c9d924588c6efa4ca2f27 /.local/share/bin
parent43a6f43141f01486eb1afb02880a6880bb51892b (diff)
add dash -> sh symlink
Diffstat (limited to '.local/share/bin')
l---------.local/share/bin/sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.local/share/bin/sh b/.local/share/bin/sh
new file mode 120000
index 0000000..3404ce4
--- /dev/null
+++ b/.local/share/bin/sh
@@ -0,0 +1 @@
+/usr/bin/dash \ No newline at end of file