Alejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 2 months agosiempre lo hagoeviltoast.orgimagemessage-square209fedilinkarrow-up11.6K
arrow-up11.6Kimagesiempre lo hagoeviltoast.orgAlejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 2 months agomessage-square209fedilink
minus-squarebridgeenjoyer@sh.itjust.workslinkfedilinkarrow-up4·2 months 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-22 months 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