cdh with no arguments presents a list of recently visited directories. You can then select one of the entries by letter or number.
Tips
Handy stuff I figured out and want to save for later.
Saving this as a post here for my future reference. The key to getting the “default” fonts to apply to plain-text (and all mails with the allow messages to use other fonts setting off) is also changing the fonts for Other Writing Systems. Why is it like this? Who knows! This answer brought to you…
https://joeyh.name/code/moreutils
Some super handy stuff in here. The ones I use most are
chronic,sponge, andts.Some handy stuff for mastodon administration
A quick fix for the #id offset in the wordpress block editor
Diff output from git can be hard to read. Luckily there’s a nice tool bundled with git that can help us out. Enter diff-highlight, a little perl script found in git’s contrib directory. From its own documentation: [diff-highlight] post-processes the line-oriented diff, finds pairs of lines, and highlights the differing segments. diff-highlight is shipped in…
Running WordPress with sqlite is a great alternative to mysql/mariadb.
How to change git’s default branch name
Some tips on customizing WeeChat