mirror of
https://github.com/nmasur/dotfiles
synced 2026-07-29 15:18:34 +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 = [
|
||||
|
||||
pkgs.nmasur.ren-find # Rename files
|
||||
pkgs.nmasur.rep-grep # Replace text in files
|
||||
|
||||
# Charm tools
|
||||
|
||||
pkgs.glow # Markdown previews
|
||||
|
||||
@@ -29,8 +29,6 @@ in
|
||||
pkgs.nixfmt # Format Nix code
|
||||
pkgs.nmasur.jqr # FZF fq JSON tool
|
||||
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.qrencode # Generate qr codes
|
||||
pkgs.spacer # Output lines in terminal
|
||||
|
||||
Reference in New Issue
Block a user