Alejandro Mendoza to linuxmemes@lemmy.world • 2 days agosiempre lo hagoeviltoast.orgimagemessage-square198fedilinkarrow-up11.53Karrow-down116
arrow-up11.52Karrow-down1imagesiempre lo hagoeviltoast.orgAlejandro Mendoza to linuxmemes@lemmy.world • 2 days agomessage-square198fedilink
minus-square@PhAzE@lemmy.calinkfedilink25•edit-21 day 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•1 day 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
Note: if the above isn’t working, you may need to first set your shell to accept emacs commands:
set -o emacs
Oh my freaking god thank you