其他分享
首页 > 其他分享> > Mac电脑配置相关及软件工具安装推荐

Mac电脑配置相关及软件工具安装推荐

作者:互联网

 

命令行工具推荐

 

 

alias exa 'exa --time-style iso --git'
alias l exa
alias la 'exa -ahl'
alias ll 'exa -lh'
alias lstr 'exa -ahl -s modified'
alias tree 'exa --tree --git-ignore'
alias treeall 'exa --tree'

 

      最后附上大佬写的文章:https://sspai.com/post/36249       

标签:github,exa,软件工具,alias,Mac,触控板,https,com,电脑配置
来源: https://www.cnblogs.com/chenbeibei520/p/11125035.html