diff options
Diffstat (limited to 'shenanigans.sh')
| -rwxr-xr-x | shenanigans.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shenanigans.sh b/shenanigans.sh index b3d7276..96c78ad 100755 --- a/shenanigans.sh +++ b/shenanigans.sh | |||
| @@ -21,7 +21,7 @@ is_inside_nix_shell() { | |||
| 21 | fi | 21 | fi |
| 22 | } | 22 | } |
| 23 | 23 | ||
| 24 | export PS1="[\033[38;5;9m\]\u@\h\[$(tput sgr0)\]]$(is_inside_nix_shell)\[\033[33m\]\$(parse_git_branch)\[\033[00m\] \w\[$(tput sgr0)\] \n$ " | 24 | export PS1="[\033[38;5;166m\]\u@\h\[$(tput sgr0)\]]$(is_inside_nix_shell)\[\033[33m\]\$(parse_git_branch)\[\033[00m\] \w\[$(tput sgr0)\] \n$ " |
| 25 | 25 | ||
| 26 | # General aliases. | 26 | # General aliases. |
| 27 | 27 | ||
