diff options
| author | EuAndreh <eu@euandre.org> | 2026-01-05 11:40:00 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2026-01-05 11:40:00 -0300 |
| commit | 4e20e4e9fcadb427815af2d8ec9665e3de76390e (patch) | |
| tree | f944833cc9a69a13fba8ac915b14d139ca2585cc /etc | |
| parent | etc/guix/home.scm: Add "astyle" package (diff) | |
| download | dotfiles-4e20e4e9fcadb427815af2d8ec9665e3de76390e.tar.gz dotfiles-4e20e4e9fcadb427815af2d8ec9665e3de76390e.tar.xz | |
etc/sh/rc: Change `p` from alias into standalone "bin/p"
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/sh/rc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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' |
