mac每次打开终端都需要source ~/.bashrc以及~/.bash_profile问题
摘要:问题描述 在学习git的时候在~/.bashrc下面配置了git log命令的别名 #用于输出git提交日志 alias git-log='git log --pretty=oneline --all --graph --abbrev-commit' 但是在使用过程中出现了出现了报错,命令不存在,每
阅读全文
posted @ 2022-02-09 23:32
浙公网安备 33010602011771号