aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bash-profile.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bash-profile.sh b/bash-profile.sh
index a4dbf1d..c147398 100644
--- a/bash-profile.sh
+++ b/bash-profile.sh
@@ -1 +1,3 @@
+#!/usr/bin/env bash
+
alias l='ls -lahp'