Alejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 12 days agosiempre lo hagoeviltoast.orgimagemessage-square209linkfedilinkarrow-up11.58Karrow-down118
arrow-up11.57Karrow-down1imagesiempre lo hagoeviltoast.orgAlejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 12 days agomessage-square209linkfedilink
minus-squarePhAzE@lemmy.calinkfedilinkarrow-up28·edit-211 days agoCtrl + R and start typing the command, it’ll come up, press enter. Im just more lazy because I know there are still faster ways. Edit: instead of hitting enter, keep pressing ctrl + R to cycle through history commands that contain what you typed in
minus-square𝄞 Inkstain (they/them)𓆩 𓆪@pawb.sociallinkfedilinkarrow-up4·11 days agoOh my freaking god thank you
minus-squareChogChog@lemmy.worldlinkfedilinkarrow-up4·11 days agoNote: if the above isn’t working, you may need to first set your shell to accept emacs commands: set -o emacs
Ctrl + R and start typing the command, it’ll come up, press enter. Im just more lazy because I know there are still faster ways.
Edit: instead of hitting enter, keep pressing ctrl + R to cycle through history commands that contain what you typed in
Oh my freaking god thank you
Note: if the above isn’t working, you may need to first set your shell to accept emacs commands:
set -o emacs