mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
fix(theme-chooser): use env in shebang (#12720)
This commit is contained in:
parent
7ce26a810d
commit
0c8ce9d6ad
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue