基于git 客户端使用shell工具

1 定义全局启动 命令别名

C:\Program Files\Git\etc\profile.d\aliases.sh

alias ls='ls -F --color=auto --show-control-chars'
alias ll='ls -l'
alias psh='powershell'

 

posted @ 2018-06-20 16:59  特洛伊-Micro  阅读(228)  评论(0编辑  收藏  举报