paste, leak, share.

paste #3 :: shell aliases

posted by anon on 2026-02-19 :: ← back to index
alias ll='ls -lah' alias ..='cd ..' alias ...='cd ../..' alias gs='git status' alias gp='git pull' alias gst='git stash' alias kdo='kubectl --context production --namespace foo' life is short. type less.