kaihowl / dotfiles

@kaihowl does dotfiles
MIT License
5 stars 0 forks source link

refactor: zsh shebang based on env #800

Closed kaihowl closed 3 weeks ago

kaihowl commented 3 weeks ago

With nix-installed (or other non-distro packet managers) zsh won't be installed at the default /bin/zsh path. Prepare for this change by using /usr/bin/env zsh to discover zsh from the PATH instead.

topic:zsh-path-test

kaihowl commented 3 weeks ago

Reviews in this chain: └https://github.com/kaihowl/dotfiles/pull/800 refactor: zsh shebang based on env

kaihowl commented 3 weeks ago
# head base diff date summary
0 71d56813 74f41607 diff Nov 6 10:20 AM 19 files changed, 20 insertions(+), 19 deletions(-)
github-actions[bot] commented 3 weeks ago

Performance Results