command line aliases to make repeated processes quicker. I’ve used them in the past and on specific programs but never on command line utilities.

like for instance with Debian, I’m repeatedly typing sudo apt-get install, so I aliased it: alias sagi=“sudo apt-get install” and it works pretty good.

Are there any best practices or aliases to avoid when using them? Other than known commands obviously. Are there popular alias lists out there?

  • kometes@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    9 months ago

    alias more=“less -cX”
    alias moer=more
    alias meor=more
    alias meor=more
    alias mroe=more
    alias More=more

    alias grpe=grep
    alias gerp=grep
    alias gpre=grep

    • model_tar_gz@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      9 months ago

      In a big fan of the ‘fuck’ package for this. Try it out. Sudo apt install thefuck.

      edit: oops got the name wrong; been a while since I installed it. Fuck.