Questions tagged [oh-my-zsh]

Oh My Zsh is a popular open-source customization library for the Zsh terminal shell.

Oh My Zsh is a popular open-source customization library for the Zsh terminal shell.

950 questions
-2
votes
0 answers

Cypress config to always run in terminal without colors (NO_COLORS=1)

When I run my Cypress-tests in my terminal, then I care barely read the text. I like having a dark theme (and I think I'm not alone about this). But none of the themes I can find, has an output of the Cypress-run-command, that can be (easily)…
Zeth
  • 2,273
  • 4
  • 43
  • 91
-2
votes
2 answers

don't show timestamp from each line in zsh shell

I have just installed zsh shel in my terminal. But with every line I have a timestamp logged (see screenshot) I want to get rid of the timestamp. Can somebody please help me? Many thanks
PeteBaser
  • 263
  • 1
  • 5
  • 15
-2
votes
1 answer

Why does iTerm2 / oh-my-zsh starts with an error? Where should I start looking?

Question edit: What are the places I should look to try to debug this? I use iTerm2 with oh-my-zsh. At the beginning it worked perfectly, but since few weeks it starts with an error. Note the ↑1: Last login: Mon Sep 30 21:04:35 on ttys000 ↑1 ~…
Costin
  • 2,699
  • 5
  • 25
  • 43
-3
votes
1 answer

What is the third "element" in the prompt of linux terminal and will it affect how programs are run?

This question might be weird. I am starting to pick up web development again. I am trying to configure my terminal. I used this guide on YouTube. I'm pretty much done and learned a lot about moving around the terminal. Had to troubleshoot a bit. My…
-3
votes
1 answer

How to colored logo in terminal like in oh-my-zsh

I use oh-my-zsh and after updates it show the great looking logo: I created simple script and ask stackoverflow users explain me how to achive colored output of the logo? #!/bin/bash logo(){ #can't have a bash script without a cool logo :D …
storenth
  • 967
  • 11
  • 18
1 2 3
63
64