mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
change powerline to flat mode
This commit is contained in:
parent
77098deb6a
commit
b9a68c5f2e
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
|
||||
function _update_ps1() {
|
||||
PS1="\n$(${pkgs.powerline-go}/bin/powerline-go \
|
||||
-mode=flat \
|
||||
-colorize-hostname \
|
||||
-cwd-mode=dironly \
|
||||
-modules=user,host,cwd,nix-shell,git,jobs \
|
||||
|
|
Loading…
Reference in a new issue