目前,在git repos中,我输入git status。有没有办法让我的shell理解这是一个git代码库,并自动将git附加到相关命令?"status" isn't a registered command, but "git status" is, so bash uses the latter
我可能只想在repo中启用它,但是有没有办法在任何流行的shell中获得类似的功能?
我想知道applescript应用程序是否可以运行shell脚本,然后在shell脚本执行完成之前退出。当服务器运行给定的时间量时,这将非常有用。不需要applescript在后台持续运行,有没有办法独立运行函数?server_name to text returned of (display dialog "Choose server." default answer "")