obnomus@lemmy.ml to linuxmemes@lemmy.worldEnglish · 9 hours agoNoicelemmy.mlimagemessage-square43linkfedilinkarrow-up11
arrow-up11imageNoicelemmy.mlobnomus@lemmy.ml to linuxmemes@lemmy.worldEnglish · 9 hours agomessage-square43linkfedilink
minus-squareSkaveRat@discuss.tchncs.delinkfedilinkarrow-up0·4 hours agoCtrl A is easier to reach than the home key
minus-squareEphera@lemmy.mllinkfedilinkarrow-up0·4 hours agoAlways amused me that sudo !! is actually more keypresses (at least on keyboards where typing ! requires holding Shift).
minus-squareAxolotl@feddit.itlinkfedilinkarrow-up0·3 hours agoBut it’s faster since your hand move less and you can keep shift pressed
minus-squareprintf("%s", name);@piefed.blahaj.zonelinkfedilinkEnglisharrow-up0·4 hours agoYou just blew my mind. sudo [space] [shift] !! [enter] (4+1+1+1+1+1) is one keypress longer than ↑ + home + sudo + space + enter (1+1+4+1+1). In your face, universe.
minus-squareNilz@sopuli.xyzlinkfedilinkarrow-up0·4 hours agoI use zsh with the sudo plugin. Double tap esc and your current or last command will be prefixed with sudo.
minus-squareprintf("%s", name);@piefed.blahaj.zonelinkfedilinkEnglisharrow-up0·4 hours agoI don’t dabble in black magic. /j It’s actually pretty neat.
Ctrl A is easier to reach than the home key
Always amused me that
sudo !!is actually more keypresses (at least on keyboards where typing!requires holding Shift).But it’s faster since your hand move less and you can keep
shiftpressedYou just blew my mind.
sudo [space] [shift] !! [enter](4+1+1+1+1+1) is one keypress longer than↑ + home + sudo + space + enter(1+1+4+1+1). In your face, universe.I use zsh with the sudo plugin. Double tap
escand your current or last command will be prefixed with sudo.I don’t dabble in black magic. /j
It’s actually pretty neat.