From 56a38c8e51d873ffcc4f312c37f681403d8cafa3 Mon Sep 17 00:00:00 2001 From: siriusfox Date: Sat, 7 Oct 2023 15:38:35 -0700 Subject: [PATCH] Update 2023-03-00_windows.bashrc --- 2023-03-00_windows.basdhrc => 2023-03-00_windows.bashrc | 2 ++ 1 file changed, 2 insertions(+) rename 2023-03-00_windows.basdhrc => 2023-03-00_windows.bashrc (96%) diff --git a/2023-03-00_windows.basdhrc b/2023-03-00_windows.bashrc similarity index 96% rename from 2023-03-00_windows.basdhrc rename to 2023-03-00_windows.bashrc index b50c3c0..06fc0d4 100644 --- a/2023-03-00_windows.basdhrc +++ b/2023-03-00_windows.bashrc @@ -1,3 +1,5 @@ +#!/bin/bash + # When notepad++ is available, use it function npp() { export IFS=$'\n'