From 5fb9bea3be90152cbad41548f8336e379314e69e Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Sun, 18 Feb 2024 11:49:28 +0000 Subject: zsh: Default pgrep to show arguments in matches --- zsh/rc | 1 + 1 file changed, 1 insertion(+) (limited to 'zsh/rc') diff --git a/zsh/rc b/zsh/rc index 89e92c9..b74ab6a 100644 --- a/zsh/rc +++ b/zsh/rc @@ -43,6 +43,7 @@ alias la='ls -A' alias ll='ls -hl' alias lla='ls -Ahl' alias mv='mv -i' +alias pgrep='pgrep -fl' alias pm=' pm' alias rm='rm -i' alias senv='env | sort' -- cgit v1.2.3-70-g09d2