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_zshrc | 1 + 1 file changed, 1 insertion(+) (limited to 'dot_config/zsh/dot_zshrc') diff --git a/dot_config/zsh/dot_zshrc b/dot_config/zsh/dot_zshrc index b8ebcb0..a592706 100644 --- a/dot_config/zsh/dot_zshrc +++ b/dot_config/zsh/dot_zshrc @@ -1,3 +1,4 @@ +#!/usr/bin/env zsh # Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.config/zsh/.zshrc. # Initialization code that may require console input (password prompts, [y/n] # confirmations, etc.) must go above this block; everything else may go below. -- cgit v1.2.3