This commit is contained in:
2025-05-30 22:43:16 -04:00
parent 460790c980
commit ee60773030
3 changed files with 2 additions and 8 deletions

View File

@@ -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

View File

@@ -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";

View File

@@ -105,7 +105,6 @@
"knockknock" "knockknock"
"librewolf" "librewolf"
"lulu" "lulu"
"mitmproxy"
"notunes" "notunes"
"obsidian" "obsidian"
"ollama" "ollama"