From 3468cf75690ace0ee480dfb6cfcc0813bfc3000f Mon Sep 17 00:00:00 2001 From: Anton Volnuhin Date: Tue, 21 May 2024 02:00:44 +0300 Subject: [PATCH] more bugfixes --- run_once_after_configure.fish.tmpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/run_once_after_configure.fish.tmpl b/run_once_after_configure.fish.tmpl index f1a9be6..05451ca 100755 --- a/run_once_after_configure.fish.tmpl +++ b/run_once_after_configure.fish.tmpl @@ -1,8 +1,7 @@ -#!/usr/bin/env fish +#!/usr/bin/env bash set Green '\033[0;32m' # Green set NC '\033[0m' # No Color {{ if eq .chezmoi.os "linux" -}} sudo timedatectl set-timezone Europe/Moscow {{ end -}} -set -Ux tide_context_always_display true