Alejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 24 days agosiempre lo hagoeviltoast.orgimagemessage-square209fedilinkarrow-up11.59K
arrow-up11.59Kimagesiempre lo hagoeviltoast.orgAlejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 24 days agomessage-square209fedilink
minus-squarebridgeenjoyer@sh.itjust.workslinkfedilinkarrow-up4·23 days agoNah just save all your commands in a text file on the desktop then make an alias to open it in nano so you just have to type “com”. Works for dumb ol me
minus-squareCeeBee_Eh@lemmy.worldlinkfedilinkarrow-up1·edit-223 days agoWhy not just make the alias command cat the file instead? Edit: I wrote grep instead of cat
Nah just save all your commands in a text file on the desktop then make an alias to open it in nano so you just have to type “com”. Works for dumb ol me
Why not just make the alias command cat the file instead?
Edit: I wrote grep instead of cat
I’ll look into that