From a07a0b9d908ac883d82bfc6d90a7d514ad9956c7 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Wed, 6 Nov 2024 16:19:47 -0600 Subject: Make shellcheck stop complaining Signed-off-by: Matt Strapp --- dot_config/zsh/dot_zshenv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dot_config/zsh/dot_zshenv') 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 -- cgit v1.2.3