starship: move shell module
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
d9bade7500
commit
20443ed5fc
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,6 @@ in {
|
||||||
|
|
||||||
format = concatStrings [
|
format = concatStrings [
|
||||||
# Top left
|
# Top left
|
||||||
"$shell"
|
|
||||||
"$all"
|
"$all"
|
||||||
"$fill"
|
"$fill"
|
||||||
|
|
||||||
|
@ -56,6 +55,7 @@ in {
|
||||||
|
|
||||||
# Bottom left
|
# Bottom left
|
||||||
"$jobs"
|
"$jobs"
|
||||||
|
"$shell"
|
||||||
"$character"
|
"$character"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue