diff options
author | davidovski <david@davidovski.xyz> | 2022-07-31 22:09:31 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-07-31 22:09:31 +0100 |
commit | a4e5fe820e63d9a9bc7e101aa8c63ae9e6c13c3b (patch) | |
tree | 2fdb1454cbef05f1401fb5a2c9bee73d852b2cfb /mkshrc | |
parent | c475aefc0ffd1dd375f4dfc1a990052adff01237 (diff) |
changes of sorts
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() { |