From 861157d03304559e0f3a33228d6a73e96069c48e Mon Sep 17 00:00:00 2001 From: surtur Date: Sun, 3 Apr 2022 22:49:24 +0200 Subject: [PATCH] zshrc: only source aliases.zsh once --- .zshrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/.zshrc b/.zshrc index dd974f4..2697b5b 100644 --- a/.zshrc +++ b/.zshrc @@ -132,8 +132,6 @@ eval $(TERM=xterm-256color dircolors) - source ~/.zsh/aliases.zsh - export DOCKER_HOST=unix://$XDG_RUNTIME_DIR/podman/podman.sock if [ -z SSH_AGENT_PID ]; then