summaryrefslogtreecommitdiff
path: root/mkshrc
diff options
context:
space:
mode:
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() {