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 [
|
||||
# Top left
|
||||
"$shell"
|
||||
"$all"
|
||||
"$fill"
|
||||
|
||||
|
@ -56,6 +55,7 @@ in {
|
|||
|
||||
# Bottom left
|
||||
"$jobs"
|
||||
"$shell"
|
||||
"$character"
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue