From bash to zsh and everywhere in between, show me yours and I’ll show you mines. Inspire others or get some feedback.

Simply copy & paste the output of alias in your terminal or add some comments to explain things for others.

  • Limitless_screaming@kbin.social
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    alias clear="clear; fastfetch"
    alias sudo="doas"
    alias clr="clear"
    alias kx="killall Xwayland"
    alias vpython="~/newVenv/bin/python"
    alias vpip="~/newVenv/bin/pip"