akula1001·8 lat temu·discussThis is why I advocate against aliases. History is universal, more powerful and needs zero configuration. ^r and few keys takes me to any command part of my daily repertoire. It really shines as the commands get more and more verbose.^rstat -> git status^rcomm -> git commit^rkout -> git checkout -d foo^redit -> git commit --amend --no-edit^rdeco -> git commit --oneline --decorate
akula1001·11 lat temu·discussWhat's the state of this project? This issue seems to suggest the project is dead. https://github.com/peers/peerjs/issues/290
^rstat -> git status
^rcomm -> git commit
^rkout -> git checkout -d foo
^redit -> git commit --amend --no-edit
^rdeco -> git commit --oneline --decorate