feat(shell): expand tricks.fish with system aliases, bat man pages, and done plugin #23
Reference in New Issue
Block a user
Delete Branch "feat/tricks-system-aliases-and-done"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
conf.d/tricks.fish: dot-navigation (..through......), color-forcedgrep/fgrep/egrep/dir/vdir, safety wrappers (cp -i,mv -i,rm -i), archive shortcuts (tarnow,untar),wget -cresume,tb(termbin pipe), andjctl(journalctl errors)MANPAGER/MANROFFOPTset intricks.fishso man pages render throughbatwhen it's installedconf.d/done.fishv1.19.1): desktop notifications for commands running ≥ 10 s when the terminal is unfocused; urgency set tolowpsmemandpsmem10functions for quick process memory inspectioncontains/set -ptofish_add_path(dedup-aware)config.fish: explicitly re-sourcestricks.fishafter the CachyOS base config to ensure our overrides applyManual Verification
..navigates to the parent directoryman lsand verify the output is syntax-highlighted (bat rendering)sleep 11) and switch away from the terminal — confirm a desktop notification fires when it finishespsmem10and confirm a process list sorted by memory usage is printedtb < /etc/hostnameand confirm a termbin URL is returned