added glow pkg
This commit is contained in:
parent
bcfa8465bf
commit
4f95d87d7b
1 changed files with 1 additions and 2 deletions
|
|
@ -14,7 +14,6 @@
|
||||||
### Dev Tools ###
|
### Dev Tools ###
|
||||||
agenix
|
agenix
|
||||||
git
|
git
|
||||||
helix
|
|
||||||
### System Utilities ###
|
### System Utilities ###
|
||||||
btop
|
btop
|
||||||
nixos-firewall-tool
|
nixos-firewall-tool
|
||||||
|
|
@ -27,7 +26,6 @@
|
||||||
ls = "${pkgs.eza}/bin/eza --icons --group-directories-first";
|
ls = "${pkgs.eza}/bin/eza --icons --group-directories-first";
|
||||||
neofetch = "${pkgs.fastfetch}/bin/fastfetch";
|
neofetch = "${pkgs.fastfetch}/bin/fastfetch";
|
||||||
tree = "ls --tree";
|
tree = "ls --tree";
|
||||||
syscleanup = "sudo nix-collect-garbage -d; sudo /run/current-system/bin/switch-to-configuration boot";
|
|
||||||
vi = "${pkgs.evil-helix}/bin/hx";
|
vi = "${pkgs.evil-helix}/bin/hx";
|
||||||
vim = "${pkgs.evil-helix}/bin/hx";
|
vim = "${pkgs.evil-helix}/bin/hx";
|
||||||
nvim = "${pkgs.evil-helix}/bin/hx";
|
nvim = "${pkgs.evil-helix}/bin/hx";
|
||||||
|
|
@ -77,6 +75,7 @@
|
||||||
claude-code
|
claude-code
|
||||||
fd
|
fd
|
||||||
fzf
|
fzf
|
||||||
|
glow
|
||||||
nixfmt-rfc-style
|
nixfmt-rfc-style
|
||||||
nix-init
|
nix-init
|
||||||
nix-output-monitor
|
nix-output-monitor
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue