1d08fc5
ca52b6c
b3ba62d
253e009
073bd97
18a19fc
1731759
1
2
3
4
5
6
7
8
9
#!/usr/bin/env bash dot="$(cd "$(dirname "$0")" || exit; pwd)" source "$dot/sonar-base.sh" if is_repo; then prepare_bash_colors render_prompt fi