lemmydividebyzero@reddthat.com to Technology@lemmy.worldEnglish · 1 month agoShell Tricks That Actually Make Life Easier (And Save Your Sanity)blog.hofstede.itexternal-linkmessage-square52linkfedilinkarrow-up1252arrow-down14
arrow-up1248arrow-down1external-linkShell Tricks That Actually Make Life Easier (And Save Your Sanity)blog.hofstede.itlemmydividebyzero@reddthat.com to Technology@lemmy.worldEnglish · 1 month agomessage-square52linkfedilink
minus-squareExLisper@lemmy.curiana.netlinkfedilinkEnglisharrow-up3·1 month agoI didn’t know that one. I use vi all the time but my brain can’t handle it in the command line. Two different muscle memories clash.
minus-squarethax@lemmy.dbzer0.comdeleted by creatorlinkfedilinkEnglisharrow-up1·1 month agoI love vi cli mode. vi-mode with OpenBSD’s ksh is my jam.
set -o vi:D
I didn’t know that one. I use vi all the time but my brain can’t handle it in the command line. Two different muscle memories clash.
I love vi cli mode. vi-mode with OpenBSD’s ksh is my jam.