terminal - 解析_git_dirty :11: command not found: tail

标签 terminal sublimetext3

我正在关注这个tutorial尝试并能够从终端打开 Sublime text,但我一路搞砸了,现在我在终端中不断收到此错误:

parse_git_dirty:11: command not found: tail                                   

我什至无法运行这个命令:

open ~/.bash_profile

这会返回:

zsh: command not found: open
parse_git_dirty:11: command not found: tail   

最佳答案

我终于明白我搞砸了什么了。

在遵循教程时,我尴尬地添加了

export PATH=/usr/local/bin:(...)

包括...并保存文件。我没有意识到这会让一切变得困惑。我能够找出 bash_profile 的保存位置并手动编辑该文件。

关于terminal - 解析_git_dirty :11: command not found: tail,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41862566/

相关文章:

bash - 当我从命令行启动 android Studio 时,菜单栏显示错误的项目 ~$ ./studio.sh

bash - Hyperledger Fabric 设置下载特定平台二进制文件权限错误 OSX

unicode - Sublime Text 控制台不显示带重音的线条

json - 在 JSON 中将 sublime text 与 postgres 连接时出现错误 "psql: fe_sendauth: no password supplied"

java - 在 Sublime Text 3 中构建文件以调用 JUnit5 测试

python - Sublime Text 3、Python 3 和 UTF-8 彼此不喜欢

terminal - Xcode 6 - 如何从终端在 IOS Simulator Mobile Safari 中打开 Url?

shell - 如何从终端中的路径中删除目录?

linux - 如何将 guake 恢复为旧选项卡名称

python - Sublime如何循环完成?