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'

 

相关文章:

  • 2021-12-22
  • 2022-12-23
  • 2021-09-30
  • 2021-07-15
  • 2021-06-29
猜你喜欢
  • 2021-06-27
  • 2021-11-20
  • 2022-12-23
  • 2021-11-20
  • 2021-09-01
  • 2021-04-09
相关资源
相似解决方案