Skip to content
zero2vibecodelearn vibe coding

alias

create a command shortcut.

Example

$ alias gs='git status'
Break this command down →

Other commands