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/local/etc/poudriere.d/pkglist.pkg_repository | 1 - files/usr/share/skel/dot.shrc.freebsd | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'files/usr') diff --git a/files/usr/local/etc/poudriere.d/pkglist.pkg_repository b/files/usr/local/etc/poudriere.d/pkglist.pkg_repository index 68230bf..10625e3 100644 --- a/files/usr/local/etc/poudriere.d/pkglist.pkg_repository +++ b/files/usr/local/etc/poudriere.d/pkglist.pkg_repository @@ -92,7 +92,6 @@ multimedia/v4l_compat multimedia/vdpauinfo multimedia/vlc multimedia/webcamd -net-im/dino net-im/farstream net-im/gajim net-im/prosody 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