1
0
Fork 0

Autocommitted updated scripts from mari-wovn

main
Mari 4 years ago
parent f72213cfe1
commit 2215a97835
  1. 2
      bash_aliases.sh

@ -110,4 +110,4 @@ ssh_find_agent -a || eval $(ssh-agent) > /dev/null
export GITAWAREPROMPT="$COMMON_CONFIGS_PATH"/git-aware-prompt
. "$GITAWAREPROMPT"/main.sh
PS1='\[$bldred\]${debian_chroot:+($debian_chroot)}\[$txtrst\]\[$txtcyn\]\u\[$txtylw\]@\[$txtblu\]\h\[$txtrst\]:\[$bldgrn\]\w\[$txtrst\] \[$txtcyn\]$git_branch\[$txtred\]${git_dirty:+%}\[$txtrst\]\n\$ '
PS1='\[$bldred\]${debian_chroot:+($debian_chroot)}\[$txtrst\]\[$txtpur\]\u\[$txtrst\]\[$txtylw\]@\[$txtrst\]\[$txtblu\]\h\[$txtrst\]:\[$bldgrn\]\w\[$txtrst\] \[$txtcyn\]$git_branch\[$txtrst\]\[$bldred\]${git_dirty}\[$txtrst\]\n\$ '

Loading…
Cancel
Save