From 44d55066681207b80553c078498bfaf76f2bb9f3 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Fri, 5 Jan 2024 22:36:01 +0100 Subject: [PATCH] more content in the features section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c1751b..1f97554 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Although the goal for any non-contributor is to get inspiration, not to use it a - Tons of browsers (actually just 4 but this is something) like `chromium`, `google-chrome`, `opera` & `firefox` - `docker` enabled for the unprivileged user so commands don't need prefixing with `sudo` anymore - `tmux` for terminal multiplexing with automatic installation & update of plugins before starting `tmux` -- `vifm` to browse files like a hacker in your terminal +- `vifm` to manipulate your file system & `vicd` to change directory 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