diff options
author | Hendrik Jäger <gitcommit@henk.geekmail.org> | 2022-12-29 13:26:37 +0100 |
---|---|---|
committer | Hendrik Jäger <gitcommit@henk.geekmail.org> | 2023-01-08 13:37:02 +0100 |
commit | 9a3d8f8b4ed8438805f72d496579d50d52be5dcc (patch) | |
tree | e144b65ec9737493a9924cbd3fd9e22ebf9c5cb9 /.zshrc | |
parent | 0fbd4e5fa0bcad4e1c1062cd679db5d8a11cccb5 (diff) |
fix: consolidate aliases
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -37,8 +37,6 @@ hash -d fortunes=~/Data/henksfiles/workinprogress/Dokumente/fortunes/ # aliases are usually independent and standalone source ~/.zsh_aliases -# TODO break this up or make functions or get rid? -source ~/.zsh_qemu # load plugin manager after all 'static' stuff is done |