changes of sorts

This commit is contained in:
davidovski 2022-07-31 22:09:31 +01:00
parent c475aefc0f
commit a4e5fe820e
15 changed files with 87 additions and 35 deletions

1
mkshrc
View file

@ -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() {