windows 和 mac 的配置文件问题 #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
windows 下,切换目录后,执行 yoo,会提示找不到配置文件,同时,默认的配置在windows上,是在~/config/目录下,而不是~/.config/下。我切换到一个其他目录,使用 cat a.txt | yoo,结果提示找不到配置文件。