summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorHendrik Jäger <gitcommit@henk.geekmail.org>2022-12-29 13:26:37 +0100
committerHendrik Jäger <gitcommit@henk.geekmail.org>2023-01-08 13:37:02 +0100
commit9a3d8f8b4ed8438805f72d496579d50d52be5dcc (patch)
treee144b65ec9737493a9924cbd3fd9e22ebf9c5cb9 /.zshrc
parent0fbd4e5fa0bcad4e1c1062cd679db5d8a11cccb5 (diff)
fix: consolidate aliases
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/.zshrc b/.zshrc
index 2f9d668..2bc79dd 100644
--- a/.zshrc
+++ b/.zshrc
@@ -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