diff options
Diffstat (limited to 'system/.bashrc')
| -rw-r--r-- | system/.bashrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/.bashrc b/system/.bashrc index 9d74f8f..4b59c4b 100644 --- a/system/.bashrc +++ b/system/.bashrc @@ -122,8 +122,8 @@ function _update_ps1() { PS1="$( $HOME/bin/powerline-go \ -max-width 40 \ - -modules host,user,cwd,git,nix-shell,jobs,exit \ - -priority host,user,git,cwd,nix-shell,jobs,exit \ + -modules host,venv,cwd,git,nix-shell,jobs,exit \ + -priority host,git,venv,cwd,nix-shell,jobs,exit \ -error $? \ -git-disable-stats untracked \ -hostname-only-if-ssh \ |
