diff options
Diffstat (limited to 'dot_config/zsh/dot_zshenv')
-rw-r--r-- | dot_config/zsh/dot_zshenv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/zsh/dot_zshenv b/dot_config/zsh/dot_zshenv index cf04d34..19d3b96 100644 --- a/dot_config/zsh/dot_zshenv +++ b/dot_config/zsh/dot_zshenv @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env zsh # profile file. Runs on login. Environmental variables are set here. # If you don't plan on reverting to bash, you can remove the link in ~/.profile |