zshrc: only source aliases.zsh once
This commit is contained in:
parent
ed00dc2dbc
commit
861157d033
2
.zshrc
2
.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
|
||||
|
Loading…
Reference in New Issue
Block a user