diff options
Diffstat (limited to 'bash-profile.sh')
-rw-r--r-- | bash-profile.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bash-profile.sh b/bash-profile.sh deleted file mode 100644 index c147398..0000000 --- a/bash-profile.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env bash - -alias l='ls -lahp' |