Skip to content
zero2vibecodelearn vibe coding

What alias does

Make a short alias for a long command.

aliasgs=git status
  • aliascommand — create a command shortcut
  • gs=git statusargument: a file, a folder, or text

Explain other commands