摘要: .bashrc 配置命令别名 # git alias # alias gs='git status' # alias gss='git stash' alias gsl='git stash list' alias gsa='git stash apply' alias gsp='git stash 阅读全文
posted @ 2023-09-19 23:00 箫笛 阅读(138) 评论(0) 推荐(0)