obnomus@lemmy.ml to linuxmemes@lemmy.worldEnglish · 9 days agoNoiceimagemessage-square122linkfedilinkarrow-up1478
arrow-up1478imageNoiceobnomus@lemmy.ml to linuxmemes@lemmy.worldEnglish · 9 days agomessage-square122linkfedilink
minus-squarethedormantotaku@lemmy.worldlinkfedilinkarrow-up3·7 days agoYou can do that?? I always did sudo !!
minus-squarex0x7@lemmy.worldlinkfedilinkarrow-up1·edit-26 days agoBut in almost any shell there is also ctrl+a sudo. ctrl+s requires you haven’t sent it yet. Or also up ctrl+a sudo. It’s only one more key press than sudo !!, and unlocks ctrl-a. More useful to teach noobs IMO. Teach a skill instead of a quirk.
minus-squarethedormantotaku@lemmy.worldlinkfedilinkarrow-up1·6 days agoI am using fish shell and just tried it. Thanks man. Such a convenient feature NGL
You can do that??
I always did sudo !!
Well its only for fish shell.
But in almost any shell there is also ctrl+a sudo. ctrl+s requires you haven’t sent it yet.
Or also up ctrl+a sudo. It’s only one more key press than sudo !!, and unlocks ctrl-a. More useful to teach noobs IMO. Teach a skill instead of a quirk.
I am using fish shell and just tried it. Thanks man. Such a convenient feature NGL
No problem.