mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
changes of sorts
This commit is contained in:
parent
c475aefc0f
commit
a4e5fe820e
15 changed files with 87 additions and 35 deletions
1
mkshrc
1
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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue