From ba38380b04d376000b7294ef0bdef45e20628489 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Fri, 5 Jan 2024 20:30:14 +0100 Subject: [PATCH] new features for the new rm fish function --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24c2dae..4c1751b 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Although the goal for any non-contributor is to get inspiration, not to use it a - `vifm` to browse files like a hacker in your terminal - Enhanced `ls` command with colors & icons just like in VSCode - Enhanced `cat` command with syntactic colorization of files just like in VSCode +- Enhanced `rm` command so that it does not really remove the file permanently but put it in the trash can instead - Custom `privateinternetaccess` function that lets you choose a configuration from OpenVPN using `fzf` for starting a new `openvpn` tunnel quickly - Support for both `intel` & `amd` architecture (pull requests welcome to add VirtualBox & VMware Guest Additions) - `ufw` enabled and ready to protect your personal life