summaryrefslogtreecommitdiff
path: root/mkshrc
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-07-31 22:09:31 +0100
committerdavidovski <david@davidovski.xyz>2022-07-31 22:09:31 +0100
commita4e5fe820e63d9a9bc7e101aa8c63ae9e6c13c3b (patch)
tree2fdb1454cbef05f1401fb5a2c9bee73d852b2cfb /mkshrc
parentc475aefc0ffd1dd375f4dfc1a990052adff01237 (diff)
changes of sorts
Diffstat (limited to 'mkshrc')
-rw-r--r--mkshrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/mkshrc b/mkshrc
index 8a9023f..641c376 100644
--- a/mkshrc
+++ b/mkshrc
@@ -19,7 +19,6 @@ if [ -x /usr/bin/dircolors ]; then
fi
[ -f ~/.sh_aliases ] && . ~/.sh_aliases
-[ -f ~/.profile ] && . ~/.profile
# parse the current branch and status of git to be added to the prompt
function parse_git_branch() {