From 4e20e4e9fcadb427815af2d8ec9665e3de76390e Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 5 Jan 2026 11:40:00 -0300 Subject: etc/sh/rc: Change `p` from alias into standalone "bin/p" --- etc/sh/rc | 1 - 1 file changed, 1 deletion(-) (limited to 'etc') diff --git a/etc/sh/rc b/etc/sh/rc index 173b965..0d9f8cb 100644 --- a/etc/sh/rc +++ b/etc/sh/rc @@ -197,7 +197,6 @@ PATH="/run/setuid-programs:/run/wrappers/bin:$XDG_PREFIX/bin:$PREFIX/bin:$PATH" unalias -a -alias p='ping euandre.org -c 3' alias o='open' alias mm='msmtp-queue -r' alias s='vcs status' -- cgit v1.2.3