chisui / zsh-nix-shell

zsh plugin that lets you use zsh in nix-shell shells.
BSD 3-Clause "New" or "Revised" License
384 stars 19 forks source link

Fix shebang for non-NixOS systems #11

Closed lovesegfault closed 5 years ago

lovesegfault commented 5 years ago

Fixes #10

chisui commented 5 years ago

I opted to remove the shebang. It's not needed since the shim will always be executed by bash.