Skip to content

Instantly share code, notes, and snippets.

@aisuhua
Created October 2, 2019 04:14
Show Gist options
  • Select an option

  • Save aisuhua/687e658e36142b48db6bec2edb800b2c to your computer and use it in GitHub Desktop.

Select an option

Save aisuhua/687e658e36142b48db6bec2edb800b2c to your computer and use it in GitHub Desktop.
```
alias -p
alias 别名='原命令 -选项/参数'
unalias 别名
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment