mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 07:13:40 +00:00
Cleanup
This commit is contained in:
@@ -16,23 +16,20 @@
|
|||||||
zip
|
zip
|
||||||
|
|
||||||
# modern cli
|
# modern cli
|
||||||
|
atuin
|
||||||
bat
|
bat
|
||||||
cd-fzf
|
cd-fzf
|
||||||
doggo
|
doggo
|
||||||
eza
|
eza
|
||||||
fd
|
fd
|
||||||
|
github-cli
|
||||||
hadolint
|
hadolint
|
||||||
nodePackages.eslint
|
nodePackages.eslint
|
||||||
oha
|
|
||||||
pre-commit
|
pre-commit
|
||||||
progress
|
progress
|
||||||
ripgrep
|
ripgrep
|
||||||
shellcheck
|
shellcheck
|
||||||
shfmt
|
shfmt
|
||||||
tldr
|
|
||||||
atuin
|
|
||||||
|
|
||||||
github-cli
|
|
||||||
viddy
|
viddy
|
||||||
yq-go
|
yq-go
|
||||||
|
|
||||||
@@ -57,7 +54,6 @@
|
|||||||
|
|
||||||
# monitoring
|
# monitoring
|
||||||
htop
|
htop
|
||||||
procs
|
|
||||||
|
|
||||||
# golang
|
# golang
|
||||||
gofumpt
|
gofumpt
|
||||||
|
1
home.nix
1
home.nix
@@ -175,7 +175,6 @@ in
|
|||||||
l = "eza -la --git --group-directories-first";
|
l = "eza -la --git --group-directories-first";
|
||||||
m = "make";
|
m = "make";
|
||||||
nix-install = "nix-env -iA";
|
nix-install = "nix-env -iA";
|
||||||
ps = "procs";
|
|
||||||
t = "cd-fzf";
|
t = "cd-fzf";
|
||||||
tf = "terraform";
|
tf = "terraform";
|
||||||
tree = "eza --tree";
|
tree = "eza --tree";
|
||||||
|
@@ -105,7 +105,6 @@
|
|||||||
"knockknock"
|
"knockknock"
|
||||||
"librewolf"
|
"librewolf"
|
||||||
"lulu"
|
"lulu"
|
||||||
"mitmproxy"
|
|
||||||
"notunes"
|
"notunes"
|
||||||
"obsidian"
|
"obsidian"
|
||||||
"ollama"
|
"ollama"
|
||||||
|
Reference in New Issue
Block a user