Reformat more things

This commit is contained in:
Kiana Sheibani 2022-09-23 23:33:11 -04:00
parent 1e9f79c731
commit 17d7633b5e
15 changed files with 207 additions and 116 deletions

View file

@ -2,9 +2,6 @@
{
programs.starship.enable = true;
# This config is intended to make starship look like Tide,
# since that was the previous prompt I used and I think it looks better.
programs.starship.settings = {
format = "$directory$nix_shell$all$fill$cmd_duration$status$jobs$time$line_break$character";