mirror of
https://github.com/nmasur/dotfiles
synced 2026-07-29 19:58:35 +00:00
move ren and rep to experimental
i don't like having to build them
This commit is contained in:
@@ -21,6 +21,9 @@ in
|
|||||||
|
|
||||||
home.packages = [
|
home.packages = [
|
||||||
|
|
||||||
|
pkgs.nmasur.ren-find # Rename files
|
||||||
|
pkgs.nmasur.rep-grep # Replace text in files
|
||||||
|
|
||||||
# Charm tools
|
# Charm tools
|
||||||
|
|
||||||
pkgs.glow # Markdown previews
|
pkgs.glow # Markdown previews
|
||||||
|
|||||||
@@ -29,8 +29,6 @@ in
|
|||||||
pkgs.nixfmt # Format Nix code
|
pkgs.nixfmt # Format Nix code
|
||||||
pkgs.nmasur.jqr # FZF fq JSON tool
|
pkgs.nmasur.jqr # FZF fq JSON tool
|
||||||
pkgs.nmasur.osc # Clipboard over SSH
|
pkgs.nmasur.osc # Clipboard over SSH
|
||||||
pkgs.nmasur.ren-find # Rename files
|
|
||||||
pkgs.nmasur.rep-grep # Replace text in files
|
|
||||||
pkgs.pandoc # Convert text documents
|
pkgs.pandoc # Convert text documents
|
||||||
pkgs.qrencode # Generate qr codes
|
pkgs.qrencode # Generate qr codes
|
||||||
pkgs.spacer # Output lines in terminal
|
pkgs.spacer # Output lines in terminal
|
||||||
|
|||||||
Reference in New Issue
Block a user