1
0
Fork 0
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:
Ryan Cao 2023-07-24 21:26:09 +08:00
parent 9792ef3711
commit 66c8735762
Signed by: ryanccn
SSH key fingerprint: SHA256:NtP/BlVhoQq4xU6BEcZeT8nIPvHntkJ3lIc2yB+F09E
2 changed files with 4 additions and 7 deletions

View file

@ -1,3 +1,7 @@
{...}: { {...}: {
programs.starship = {
enable = true;
};
home.file.".config/starship.toml".source = ./starship/starship.toml; home.file.".config/starship.toml".source = ./starship/starship.toml;
} }

View file

@ -18,10 +18,8 @@
ccache ccache
deno deno
fnm fnm
go
bun bun
helix
rust-analyzer rust-analyzer
nodePackages.typescript-language-server nodePackages.typescript-language-server
@ -35,16 +33,12 @@
doggo doggo
doppler doppler
du-dust du-dust
exa
exiftool exiftool
fd fd
ffmpeg ffmpeg
fish
flyctl flyctl
fzf fzf
gh gh
git
git-lfs
gen-license gen-license
gum gum
hyperfine hyperfine
@ -60,7 +54,6 @@
railway railway
redis redis
silicon silicon
starship
tealdeer tealdeer
tokei tokei
vhs vhs