From 40715eb9ee64ee19f690d9845bc2f9b6c32ecb02 Mon Sep 17 00:00:00 2001 From: computer Date: Wed, 10 Nov 2021 13:50:33 -0500 Subject: [PATCH] f --- hasql.nixc.us/{.bash_login => zsh-setup.sh} | 1 + 1 file changed, 1 insertion(+) rename hasql.nixc.us/{.bash_login => zsh-setup.sh} (95%) diff --git a/hasql.nixc.us/.bash_login b/hasql.nixc.us/zsh-setup.sh similarity index 95% rename from hasql.nixc.us/.bash_login rename to hasql.nixc.us/zsh-setup.sh index bcc585b..e9adf80 100644 --- a/hasql.nixc.us/.bash_login +++ b/hasql.nixc.us/zsh-setup.sh @@ -1,3 +1,4 @@ +#!/usr/bin/env bash ## Setup ZSH and ohmyzsh theme # cd /root/ sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended