aboutsummaryrefslogtreecommitdiff
path: root/shell_only.sh
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2022-04-24 22:06:39 +0200
committerHimbeerserverDE <himbeerserverde@gmail.com>2022-04-24 22:06:39 +0200
commit3e2a156b7305a390ef3bfd18b97de1584496b65f (patch)
tree702fed7ad8dde5a7ee827943a486716bc8f6cd42 /shell_only.sh
parent84003317641190162674919a7259b9fd3dae9cfe (diff)
Add µ alias for micro
Diffstat (limited to 'shell_only.sh')
-rwxr-xr-xshell_only.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell_only.sh b/shell_only.sh
index f96f488..f612656 100755
--- a/shell_only.sh
+++ b/shell_only.sh
@@ -35,3 +35,6 @@ ln -s ${PWD}/bin ~/bin
mkdir -p ~/
ln -s ${PWD}/zshrc ~/.zshrc
+
+mkdir -p ~/
+ln -s ${PWD}/zsh_aliases ~/.zsh_aliases