obnomus@lemmy.ml to linuxmemes@lemmy.worldEnglish · 7 小时前Noicelemmy.mlimagemessage-square43fedilinkarrow-up1212arrow-down18
arrow-up1204arrow-down1imageNoicelemmy.mlobnomus@lemmy.ml to linuxmemes@lemmy.worldEnglish · 7 小时前message-square43fedilink
minus-squareEphera@lemmy.mllinkfedilinkarrow-up7arrow-down1·2 小时前Always amused me that sudo !! is actually more keypresses (at least on keyboards where typing ! requires holding Shift).
minus-squareprintf("%s", name);@piefed.blahaj.zonelinkfedilinkEnglisharrow-up10·edit-22 小时前You 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-squareAxolotl@feddit.itlinkfedilinkarrow-up2·43 分钟前But it’s faster since your hand move less and you can keep shift pressed
minus-squareNilz@sopuli.xyzlinkfedilinkarrow-up4·2 小时前I 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-up3·2 小时前I don’t dabble in black magic. /j It’s actually pretty neat.
minus-squareSkaveRat@discuss.tchncs.delinkfedilinkarrow-up4·2 小时前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).You 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.But it’s faster since your hand move less and you can keep
shiftpressedI 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.
Ctrl A is easier to reach than the home key