From 90d2f7db7ef1a186ae336d245cf7bfafd1249c96 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Sat, 6 Jan 2024 12:39:21 +0100 Subject: [PATCH] added more features in the documentation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8cad6d2..42988f1 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Although the goal for any non-contributor is to get inspiration, not to use it a - 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 +- Get the latest weather news right in your terminal with `wttr` - Support for both `intel` & `amd` architecture (pull requests welcome to add VirtualBox & VMware Guest Additions) - `ufw` enabled and ready to protect your personal life - Lots of programing language's interpreter & compiler installed (Python, Ruby, PHP, Julia, ...)