码迷,mamicode.com
首页 > 系统相关 > 详细

基于git 客户端使用shell工具

时间:2018-06-20 18:35:05      阅读:191      评论:0      收藏:0      [点我收藏+]

标签:file   .sh   char   alias   show   定义   工具   auto   bsp   

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‘

 

基于git 客户端使用shell工具

标签:file   .sh   char   alias   show   定义   工具   auto   bsp   

原文地址:https://www.cnblogs.com/micro-chen/p/9204702.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!