aboutsummaryrefslogtreecommitdiff
path: root/env/.config/.profile
diff options
context:
space:
mode:
Diffstat (limited to 'env/.config/.profile')
-rwxr-xr-xenv/.config/.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/env/.config/.profile b/env/.config/.profile
index 985c21b..d9ee8c2 100755
--- a/env/.config/.profile
+++ b/env/.config/.profile
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
if [ -n "$BASH_SOURCE" ]; then
# Bash or zsh (if BASH_SOURCE is defined)
script="$BASH_SOURCE[0]"