1
0
Fork 0

Autocommitted updated scripts from mari-wovn

main
Mari 4 years ago
parent b0e56f7423
commit d23c7d4001
  1. 2
      bash_aliases.sh

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

Loading…
Cancel
Save