From 7f5ce770c921f538f4ef15036412cf619ded8cc0 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Sun, 16 May 2021 18:20:35 -0500 Subject: feat: added shebang to all shell files --- zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'zshrc') diff --git a/zshrc b/zshrc index 317c5ad..a210d19 100644 --- a/zshrc +++ b/zshrc @@ -1,3 +1,5 @@ +#!/usr/bin/env zsh + source "${DOTFILES:="${HOME}/dotfiles"}/sh/profile.sh" # Directory hashtable -- cgit v1.2.3-70-g09d2