摘要: 通过function来做 示例: alias ttt='test() { echo $1;}; test' 然后终端输入:ttt 33,就会输出33 如推送代码到远程服务器的命令(git push --no-thin aosp HEAD:refs/for/远程分支名): git push --no- 阅读全文
posted @ 2017-05-11 11:14 行走的思想 阅读(43) 评论(0) 推荐(0)