Skip to content

Instantly share code, notes, and snippets.

@alexx855
Last active March 24, 2024 11:12
Show Gist options
  • Save alexx855/a0b388a9bcaf28cd31ce81050720094c to your computer and use it in GitHub Desktop.
Save alexx855/a0b388a9bcaf28cd31ce81050720094c to your computer and use it in GitHub Desktop.
aliases
alias k="kubectl"
alias dc="docker compose"
alias n="npm"
alias p="pnpm"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment