Compare commits
No commits in common. "0a274f58ba98d63baa92d738d7782888a6a6baaf" and "d78279735a4d811e73e94bb33f5b8ad1567fda00" have entirely different histories.
0a274f58ba
...
d78279735a
2 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,7 @@ in
|
|||
catppuccin.starship.enable = true;
|
||||
programs = {
|
||||
fish.shellInit = "
|
||||
starship init fish | source
|
||||
starship init fish | source
|
||||
";
|
||||
|
||||
starship = {
|
||||
|
|
|
@ -36,5 +36,6 @@ in
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue