diff options
Diffstat (limited to 'mkshrc')
-rw-r--r-- | mkshrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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() { |