From babffce2145a1d624a1c9a189471361362e89926 Mon Sep 17 00:00:00 2001 From: filip <“filip.rabiega@gmail.com”> Date: Sun, 15 Feb 2026 11:22:15 +0100 Subject: new stuff --- .config/shell/aliasrc | 1 + 1 file changed, 1 insertion(+) (limited to '.config/shell/aliasrc') diff --git a/.config/shell/aliasrc b/.config/shell/aliasrc index f767152..e3c6a4d 100644 --- a/.config/shell/aliasrc +++ b/.config/shell/aliasrc @@ -14,6 +14,7 @@ unset command # Verbosity and settings that you pretty much just always are going to want. alias \ cp="cp -iv" \ + crontab="crontab -i" \ journalctl="journalctl -xe" \ less="less -XER" \ ls="lsn" \ -- cgit v1.2.3