feat (home/bash): interactive rm
This commit is contained in:
parent
715a26a6fe
commit
66d4b13ab1
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
||||||
"h" = "hx";
|
"h" = "hx";
|
||||||
"o" = "xdg-open";
|
"o" = "xdg-open";
|
||||||
"update" = "sudo nixos-rebuild switch --flake ~/dev/nixos";
|
"update" = "sudo nixos-rebuild switch --flake ~/dev/nixos";
|
||||||
|
"rm" = "rm -i";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Custom files
|
# Custom files
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue