linux:zsh:oh-my-zsh

Diferències

Ací es mostren les diferències entre la revisió seleccionada i la versió actual de la pàgina.

Enllaç a la visualització de la comparació

Següent revisió
Revisió prèvia
linux:zsh:oh-my-zsh [22/03/2020 05:00] – creat matelinux:zsh:oh-my-zsh [06/11/2024 01:14] (actual) – [external plugins] mate
Línia 8: Línia 8:
  
 == config == config
-  * ''tools/theme_chooser.sh''+  * ''~/.oh-my-zsh/tools/theme_chooser.sh''
  
-== plugins+== internal plugins
   * **dotenv**: autoejeción scripts predefinidos en directorios (set-up variables)   * **dotenv**: autoejeción scripts predefinidos en directorios (set-up variables)
-    * autoenv:[[https://github.com/inishchith/autoenv]]+    * wrapper de autoenv:[[https://github.com/inishchith/autoenv]]
     * no funciona el **.leave**     * no funciona el **.leave**
-    * alternativa[[https://github.com/Tarrasch/zsh-autoenv]] +    * alternativa **zsh-autoenv** 
-      * no es un plugin como tal +  * **zsh-autoenv** [[https://github.com/Tarrasch/zsh-autoenv]] 
-      * se integra desde **.zshrc** con un ''source'' +    * [[linux:zsh:oh-my-zsh:autoenv]] 
-      * funciona solo para zsh+    * no es un plugin nativo de oh-my-zsh 
 +    * se integra desde **.zshrc** con un ''source'' 
 +    * funciona solo para zsh 
 +    * ficheros **.autoenv.zsh** 
 +    * instrucciones interesantes: 
 +      * ''autostash VAR=VALOR'' -> setea nuevo valor, conservando el anterior y lo recupera al salir del directorio 
 +    * ubicación ficheros autorizados: ''~/.local/share/autoenv_auth''
   * **transfer**: cli para [[https://transfer.sh]]   * **transfer**: cli para [[https://transfer.sh]]
   * **zsh-syntax-highlighting**:   * **zsh-syntax-highlighting**:
Línia 27: Línia 33:
     * ''git clone https://github.com/zsh-users/zsh-autosuggestions $ZSH_CUSTOM/plugins/zsh-autosuggestions''     * ''git clone https://github.com/zsh-users/zsh-autosuggestions $ZSH_CUSTOM/plugins/zsh-autosuggestions''
     * añadir a la sección de plugins     * añadir a la sección de plugins
 +  * **colored-man-pages**
 +  * **coloriza**
 +  * **copybuffer**: CRTL+o para copiar texto seleccionado o linea cursor a portapapeles
 +  * **copyfile**: ''copyfile <FILE>'' a portapapeles
 +    * problemas, requiere libteria adicional
 +    * lib:[[https://github.com/robbyrussell/oh-my-zsh/blob/master/lib/clipboard.zsh]]
 +  * **docker**
 +  * **docker-compose**
 +  * **git**
 +  * **gitignore**: cli a gitignore.io
 +  * **<del>zsh_reload</del>**: ''src'' para recargar sesión -> deprecated -> ''omz reload''
 +
 +== external plugins
 +  * [[https://tau.gr/posts/2021-06-08-zsh-command-time/]]
 +    * <code bash>cd ~/.oh-my-zsh/custom/plugins
 +git clone https://github.com/tom-auger/cmdtime</code>
 +    * add to ''~/.zshrc''
  • linux/zsh/oh-my-zsh.1584878407.txt.gz
  • Darrera modificació: 22/03/2020 05:00
  • per mate