From c9dff60491054cd5fb4d5e674fea5c7916a4e0ca Mon Sep 17 00:00:00 2001 From: xpamych Date: Sat, 25 Feb 2023 14:58:25 +0300 Subject: [PATCH] 1 --- hlna-git/postinstall.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/hlna-git/postinstall.sh b/hlna-git/postinstall.sh index 60a5f00..8a49e7f 100755 --- a/hlna-git/postinstall.sh +++ b/hlna-git/postinstall.sh @@ -1,3 +1,4 @@ +#!/usr/bin/env bash if test -f ~/.zshrc; then cd ~/ echo 'alias hlna="hlna.py"' >> .zshrc