摘要: 1. 在命令行下无法使用ll命令 需要设置命令的别名。 文件位置:~/.bash_profile source ~/.profile export PATH="/usr/local/opt/php@7.2/bin:$PATH" export PATH="/usr/local/opt/php@7.2/ 阅读全文
posted @ 2019-10-20 11:49 X-Wolf 阅读(225) 评论(0) 推荐(0)