From 3dcf035198001e8e0e2b5d469a3c69a21287c941 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Fri, 2 Jul 2021 15:28:10 +0200 Subject: [PATCH] update conf --- helpers/install_zsh.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/install_zsh.sh b/helpers/install_zsh.sh index c93d9ab..381f3bb 100755 --- a/helpers/install_zsh.sh +++ b/helpers/install_zsh.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash ZIMDIR=${HOME}/.zim ZIMFILES="zimrc zshenv zlogin zshrc"