diff --git a/files/.zshrc b/files/.zshrc index dac3bfc..35a4c26 100644 --- a/files/.zshrc +++ b/files/.zshrc @@ -154,7 +154,8 @@ _systemctl_unit_state() { } # pip3 -export PATH=$HOME/.local/bin:$PATH +export PATH=$PATH:$HOME/.local/bin +command_exists trash-put && alias rm='trash-put' # Docker # export DOCKER_HOST=unix:///run/user/500/docker.sock