summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2024-06-24 19:50:44 +0200
committerxengineering <me@xengineering.eu>2024-06-24 19:50:44 +0200
commit787e177debd365c89ec195e61e2eda932df8e08a (patch)
treeac519d456fa9dbfd0fdd3eeea03abadec8b7b211
parent65e6a7729155d1a55f327c59a4f6bb806009dc44 (diff)
downloaddotfiles-787e177debd365c89ec195e61e2eda932df8e08a.tar
dotfiles-787e177debd365c89ec195e61e2eda932df8e08a.tar.zst
dotfiles-787e177debd365c89ec195e61e2eda932df8e08a.zip
Add shebang to .bashrc
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
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