From beb03da55cb22ac49ddcfa6d5fff8ee52f820c63 Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Thu, 25 Sep 2025 19:39:37 -0400 Subject: desktop fixes --- files/usr/share/skel/dot.shrc.freebsd | 1 + 1 file changed, 1 insertion(+) (limited to 'files/usr/share') diff --git a/files/usr/share/skel/dot.shrc.freebsd b/files/usr/share/skel/dot.shrc.freebsd index a5147c7..e1044c8 100644 --- a/files/usr/share/skel/dot.shrc.freebsd +++ b/files/usr/share/skel/dot.shrc.freebsd @@ -18,6 +18,7 @@ alias ...='cd ../..' alias mkdir='mkdir -p' alias df='df -h' alias du='du -ch' +alias history='fc -l' bind ^[[A ed-search-prev-history bind ^[[B ed-search-next-history -- cgit v1.2.3