From 787e177debd365c89ec195e61e2eda932df8e08a Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 24 Jun 2024 19:50:44 +0200 Subject: Add shebang to .bashrc --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index 73f7b09..0c48c49 100644 --- a/.bashrc +++ b/.bashrc @@ -1,4 +1,4 @@ -# vim: shiftwidth=4 tabstop=4 noexpandtab +#!/bin/bash # If not running interactively, don't do anything -- cgit v1.2.3-70-g09d2