mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
feat: manage starship with hm more completely
This commit is contained in:
parent
9792ef3711
commit
66c8735762
2 changed files with 4 additions and 7 deletions
|
|
@ -1,3 +1,7 @@
|
|||
{...}: {
|
||||
programs.starship = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
home.file.".config/starship.toml".source = ./starship/starship.toml;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -18,10 +18,8 @@
|
|||
ccache
|
||||
deno
|
||||
fnm
|
||||
go
|
||||
bun
|
||||
|
||||
helix
|
||||
rust-analyzer
|
||||
nodePackages.typescript-language-server
|
||||
|
||||
|
|
@ -35,16 +33,12 @@
|
|||
doggo
|
||||
doppler
|
||||
du-dust
|
||||
exa
|
||||
exiftool
|
||||
fd
|
||||
ffmpeg
|
||||
fish
|
||||
flyctl
|
||||
fzf
|
||||
gh
|
||||
git
|
||||
git-lfs
|
||||
gen-license
|
||||
gum
|
||||
hyperfine
|
||||
|
|
@ -60,7 +54,6 @@
|
|||
railway
|
||||
redis
|
||||
silicon
|
||||
starship
|
||||
tealdeer
|
||||
tokei
|
||||
vhs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue