diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2025-06-18 16:58:49 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2025-06-18 16:58:49 -0400 |
| commit | 696e5ad97b5cf4d5bef5f4bdd4e5c5d058136696 (patch) | |
| tree | d86e1475dcc425313a7dd6e43c95d353ff006187 /.bashrc | |
| parent | c6cd74b1dc688c7576dc9b9a142573e081f8a80b (diff) | |
zsh
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -12,10 +12,3 @@ PS1='\[\033[1;1m\]\u\[\033[00m\]@\[\033[34m\]\h \[\033[32m\]\w \[\033[35m\]$(git export CC=/usr/bin/clang export CXX=/usr/bin/clang++ - -# Automatically added by the Guix install script. -if [ -n "$GUIX_ENVIRONMENT" ]; then - if [[ $PS1 =~ (.*)"\\$" ]]; then - PS1="${BASH_REMATCH[1]} [env]\\\$ " - fi -fi |
