added more features in the documentation

This commit is contained in:
aminnairi
2024-01-06 12:39:21 +01:00
parent fad7b12edf
commit 90d2f7db7e
+1
View File
@@ -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 `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 - 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 - 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) - Support for both `intel` & `amd` architecture (pull requests welcome to add VirtualBox & VMware Guest Additions)
- `ufw` enabled and ready to protect your personal life - `ufw` enabled and ready to protect your personal life
- Lots of programing language's interpreter & compiler installed (Python, Ruby, PHP, Julia, ...) - Lots of programing language's interpreter & compiler installed (Python, Ruby, PHP, Julia, ...)