mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
parent
430551139f
commit
c2fa267fac
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ let
|
||||||
"-git-assume-unchanged-size 0"
|
"-git-assume-unchanged-size 0"
|
||||||
"-theme /etc/powerline-theme.json"
|
"-theme /etc/powerline-theme.json"
|
||||||
"-path-aliases '~/git=~/git'"
|
"-path-aliases '~/git=~/git'"
|
||||||
"-jobs $(jobs -pr | wc -l)"
|
"-jobs $(jobs -p | wc -l)"
|
||||||
];
|
];
|
||||||
|
|
||||||
termtitle = ''\[\e]0;\u@\h: \w\a\]'';
|
termtitle = ''\[\e]0;\u@\h: \w\a\]'';
|
||||||
|
|
Loading…
Reference in a new issue