-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Homebrew是Mac OSX上的软件包管理工具
Homebrew官网
安装Homebrew
终端输入
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"时间可能有点久,必须全部完成才算wna zheng完整安装好。
第二种方法是直接使用命令
find . -print | sed -e 's;[^/]*/;|____;g;s;____|; |;g'可以取个别名
alias tree="find . -print | sed -e 's;[^/]*/;|____;g;s;____|; |;g'"Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels



