Alejandro Mendoza to linuxmemes@lemmy.world • 10 days agosiempre lo hagoeviltoast.orgimagemessage-square209fedilinkarrow-up11.58Karrow-down118
arrow-up11.56Karrow-down1imagesiempre lo hagoeviltoast.orgAlejandro Mendoza to linuxmemes@lemmy.world • 10 days agomessage-square209fedilink
minus-square@PhAzE@lemmy.calinkfedilink28•edit-28 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@ChogChog@lemmy.worldlinkfedilink4•8 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