Starship: enable and configure os module
This commit is contained in:
parent
c5642afeb0
commit
46433b513d
1 changed files with 4 additions and 0 deletions
|
|
@ -9,6 +9,10 @@
|
||||||
heuristic = true;
|
heuristic = true;
|
||||||
symbol = " ";
|
symbol = " ";
|
||||||
};
|
};
|
||||||
|
os = {
|
||||||
|
disabled = false;
|
||||||
|
symbols.NixOS = " ";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue