Hola. Instalé a tarvés de mi terminal de windows. Quedó bien, pero luego instalé Tilix. Todo bien hasta ahí, pero quise hacer los mismos ...

Rodrigo Hinojosa

Rodrigo Hinojosa

Pregunta
studenthace 3 años

Hola. Instalé a tarvés de mi terminal de windows. Quedó bien, pero luego instalé Tilix. Todo bien hasta ahí, pero quise hacer los mismos pasos con Tilix y al cargar

git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k

me arrojó un error.

Ahora mi terminal aparece con un error y en tilix también. Como lo puedo normalizar??

**Estro indica mi terminal de Windows

**

[WARNING]: Console output during zsh initialization detected.

When using Powerlevel10k with instant prompt, console output during zsh

initialization may indicate issues.

You can:

  • Recommended: Change ~/.zshrc so that it does not perform console I/O

after the instant prompt preamble. See the link below for details.

+ You will not see this error message again. + Zsh will start quickly and prompt will update smoothly.
  • Suppress this warning either by running p10k configure or by manually

defining the following parameter:

typeset -g POWERLEVEL9K_INSTANT_PROMPT=quiet

+ You will not see this error message again. + Zsh will start quickly but prompt will jump down after initialization.
  • Disable instant prompt either by running p10k configure or by manually

defining the following parameter:

typeset -g POWERLEVEL9K_INSTANT_PROMPT=off

+ You will not see this error message again. + Zsh will start slowly.
  • Do nothing.

    • You will see this error message every time you start zsh.
    • Zsh will start quickly but prompt will jump down after initialization.

For details, see:

https://github.com/romkatv/powerlevel10k/blob/master/README.md#instant-prompt

– console output produced during zsh initialization follows –

zsh: corrupt history file /home/rodo3008/.zsh_history

   /mnt/c/Users/Rodrigo Hinojosa 

Esto indica el terminal Tilix

zsh: corrupt history file /home/rodo3008/.zsh_history

No hay respuestas
para escribir tu comentario
Curso de Terminal y Línea de Comandos

Curso de Terminal y Línea de Comandos

Aprende a utilizar la terminal y la línea de comandos para navegar tu sistema operativo, manipular archivos y directorios, comprender permisos y procesos, y usar herramientas como grep y curl. Integra alias y personaliza tu shell para optimizar tu flujo de trabajo.

Curso de Terminal y Línea de Comandos
Curso de Terminal y Línea de Comandos

Curso de Terminal y Línea de Comandos

Aprende a utilizar la terminal y la línea de comandos para navegar tu sistema operativo, manipular archivos y directorios, comprender permisos y procesos, y usar herramientas como grep y curl. Integra alias y personaliza tu shell para optimizar tu flujo de trabajo.