Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/angularjs/24.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
用于shell脚本的ZSH语法格式化和着色_Zsh_Oh My Zsh - Fatal编程技术网

用于shell脚本的ZSH语法格式化和着色

用于shell脚本的ZSH语法格式化和着色,zsh,oh-my-zsh,Zsh,Oh My Zsh,fish shell中有两个功能(不确定它们的名称),它们在执行shell脚本时会自动使用颜色格式化语法,类似于ipython所做的 有人知道我如何(通过ZSH插件)获得类似的功能吗?我想你想要的是 如果您有zgen,则可以加载: zgen load zsh-users/zsh-syntax-highlighting

fish shell中有两个功能(不确定它们的名称),它们在执行shell脚本时会自动使用颜色格式化语法,类似于ipython所做的


有人知道我如何(通过ZSH插件)获得类似的功能吗?

我想你想要的是

如果您有zgen,则可以加载:

zgen load zsh-users/zsh-syntax-highlighting