https://github.com/adnksharp/laks-zsh
Mi configuración de shell (zsh) para Arch Linux
https://github.com/adnksharp/laks-zsh
alias zsh zsh-theme zshrc
Last synced: about 1 year ago
JSON representation
Mi configuración de shell (zsh) para Arch Linux
- Host: GitHub
- URL: https://github.com/adnksharp/laks-zsh
- Owner: adnksharp
- Created: 2022-06-06T22:34:11.000Z (almost 4 years ago)
- Default Branch: base
- Last Pushed: 2024-04-06T05:55:35.000Z (about 2 years ago)
- Last Synced: 2025-02-13T08:39:30.336Z (over 1 year ago)
- Topics: alias, zsh, zsh-theme, zshrc
- Language: Shell
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# ZSH aliases and theme
Tema de shell para zsh y alias de shell.
### Tema
Basado en [robbyrussell](https://github.com/ohmyzsh/ohmyzsh/wiki/Themes#robbyrussell)
###### es necesario guardar el archivo en el directorio de configuración de ```zsh``` u ```ohmyzsh/themes```.
### Ejemplo de uso
```Shell
ino-compile esp32 board
[sudo] contraseña para akey:
El Sketch usa 297669 bytes (22%) del espacio de almacenamiento de programa. El máximo es 1310720 bytes.
Las variables Globales usan 23188 bytes (7%) de la memoria dinámica, dejando 304492 bytes para las variables locales. El máximo es 327680 bytes.
Used library Version Path
Ticker 2.0.0 /home/akey/.arduino15/packages/esp32/hardware/esp32/2.0.7/libraries/Ticker
Adafruit GFX Library 1.11.5 /home/akey/Arduino/libraries/Adafruit_GFX_Library
Adafruit BusIO 1.14.1 /home/akey/Arduino/libraries/Adafruit_BusIO
Wire 2.0.0 /home/akey/.arduino15/packages/esp32/hardware/esp32/2.0.7/libraries/Wire
SPI 2.0.0 /home/akey/.arduino15/packages/esp32/hardware/esp32/2.0.7/libraries/SPI
Adafruit SSD1306 2.5.7 /home/akey/Arduino/libraries/Adafruit_SSD1306
Used platform Version Path
esp32:esp32 2.0.7 /home/akey/.arduino15/packages/esp32/hardware/esp32/2.0.7
```