diff options
author | Jesus <heckyel@hyperbola.info> | 2025-05-18 18:59:19 -0500 |
---|---|---|
committer | Jesus <heckyel@hyperbola.info> | 2025-05-18 18:59:19 -0500 |
commit | 580f139ba229684c93bae006fd08863a8ecf1106 (patch) | |
tree | e6a08dfc044e965f520d66ace51af8fb1f431555 /README_es.md | |
parent | 6fff4075d94a87997dba4539446ef696a36278cd (diff) | |
download | hyperterm-580f139ba229684c93bae006fd08863a8ecf1106.tar.lz hyperterm-580f139ba229684c93bae006fd08863a8ecf1106.tar.xz hyperterm-580f139ba229684c93bae006fd08863a8ecf1106.zip |
only curl
Diffstat (limited to 'README_es.md')
-rw-r--r-- | README_es.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/README_es.md b/README_es.md index e111a54..75f559a 100644 --- a/README_es.md +++ b/README_es.md @@ -4,9 +4,11 @@ Configuración personalizada del Prompt Shell para Bash ## Dependencias -- wget - curl -- git +- less +- coreutils +- net-tools +- unzip ## Características @@ -26,7 +28,7 @@ Configuración personalizada del Prompt Shell para Bash - `ii` información general del sistema - `proxy_on` activa proxy en el terminal o tty - `sagent_start` y `sangent_stop` para activar o desactivar el agente SSH (la contraseña es recordada por 432000 segundos) - - `rar2zip` convierte archivos RAR a ZIP, utiliza `unar` y `7z` + - `rar2zip` convierte archivos RAR a ZIP, utiliza `unar` (`unrar`) y `7z` - Aliases como: - `clean` limpia el historial de bash |