diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,11 +4,11 @@ Custom Prompt Shell Settings for Bash ## Requirements -- wget - curl -- git - less - coreutils +- net-tools +- unzip ## Features @@ -28,7 +28,7 @@ Custom Prompt Shell Settings for Bash - `ii` general system information - `proxy_on` enables proxy in terminal or tty - `sagent_start` and `sangent_stop` to enable or disable the SSH agent (password is remembered for 432000 seconds) - - `rar2zip` convert RAR files to ZIP, use `unar` and `7z` + - `rar2zip` convert RAR files to ZIP, use `unar` (`unrar`) and `7z` - Aliases like: - `clean` clears the bash history |