浏览代码

fix(theme-chooser): use `env` in shebang (#12720)

Muhammad Atif Ali 1 月之前
父节点
当前提交
0c8ce9d6ad
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tools/theme_chooser.sh

+ 1 - 1
tools/theme_chooser.sh

@@ -1,4 +1,4 @@
-#!/bin/zsh
+#!/usr/bin/env zsh
 
 # Zsh Theme Chooser by fox (fox91 at anche dot no)
 # This program is free software. It comes without any warranty, to