mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-07-17 02:09:03 +02:00
fix(theme-chooser): use env in shebang (#12720)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/zsh
|
#!/usr/bin/env zsh
|
||||||
|
|
||||||
# Zsh Theme Chooser by fox (fox91 at anche dot no)
|
# Zsh Theme Chooser by fox (fox91 at anche dot no)
|
||||||
# This program is free software. It comes without any warranty, to
|
# This program is free software. It comes without any warranty, to
|
||||||
|
|||||||
Reference in New Issue
Block a user