oh-my-zsh Questions

2

I am new to asdf. I installed asdf on via brew and enabled the asdf plugin in oh-my-zsh. Then I installed nodejs by asdf plugin add node and asdf install node, my .asdf current returns this $ asdf ...
Antimonous asked 6/2, 2024 at 8:29

2

Solved

I'm using OHMYZSH but I'm thinking about building a minimal configuration to Zsh. So here's the problem. Ohmyzsh has special behaviour for completion. For example: if I'm in my Home Directory and t...
Brew asked 8/10, 2021 at 15:7

4

Just bought new macbook pro, and just install and setup my development environment, all seems to be working fine, and suddenly, this happen. please take a look a the picture. how do I remove the Se...
Vambrace asked 3/3, 2016 at 11:47

2

After installing oh my zsh and customizing it a little, iTerm2 looks awesome but the default terminal on MacOS looks like crap because it can't load the plugins and I don't want it to. So how can I...
Disconcert asked 13/12, 2016 at 15:3

4

Solved

I just installed rvm to upgrade ruby using the method outlined here. After installation my zsh instance now always displays rvm:ruby-2.3.0, as per this image: I'd rather it not appear but I'm ha...
Perorate asked 26/8, 2016 at 15:26

7

Solved

I am learning the AWS CLI (v2) and have installed it on Ubuntu 18.04. I am running zsh with oh-my-zsh installed. I am trying to get aws command output to be reported back to the terminal as a...
Cottrill asked 21/2, 2020 at 21:44

7

I would like to switch to using PNPM over NPM for the usual reasons. Unfortunately cut and paste, or muscle memory takes over sometimes and I will accidentally use NPM to install a package in a pro...
Sponge asked 13/3, 2022 at 17:11

2

Solved

tl;dr - I want to override OhMyZsh's Git aliases with multi-line aliases / functions. I'm trying to make the switch over from bash to zsh and migrate my aliases. I'm able to override Git aliases f...
Buskined asked 8/4, 2020 at 20:41

3

I have problems with vs-code Jupyter Notebook colors ( after install ohmyzsh default theme ) .. where can I change the color values ​​to remove this annoying yellow background?
Dalpe asked 18/1, 2022 at 15:3

4

Solved

I am customizing my zsh terminal but I face difficulties when it comes to turn my prompt into bold. I tried several different things, but none worked, whereas it did work for people on the Internet...
Inn asked 8/4, 2017 at 13:42

6

Solved

I just fresh installed Sierra and wanted to use zsh with oh-my-zsh and power shell... I ended up with a terminal like this: But I want to add a timestamp to every output. Semething linke: [14:...
Bellona asked 16/10, 2016 at 23:21

7

Solved

I'd like to have a system-wide oh-my-zsh setup, but I'm not sure what would be the "best" approach for this. It is not my intention to ask about personal preferences or the like, I'm just unsure wh...
Slip asked 25/7, 2015 at 8:41

1

Solved

I'm setting up iTerm2 on a new macbook using brew and cannot figure out how to get darkmode set. I ran brew install iTerm2 and then brew install zsh, and then installed ohmyzsh using. sh -c "$...
Mincing asked 24/5, 2024 at 2:44

5

Solved

I am using: Mac OS X 10.10.5 (Yosemite) zsh 5.0.5 oh-my-zsh the problem is, terminal load time is too slow about 10 seconds, even for opening new terminal tabs. I tried solution on this blog po...
Induline asked 25/11, 2016 at 5:33

7

Cobalt2 theme does not render properly in the terminal in IntelliJ but works fine in the Mac terminal. How do I correct this?
Othilie asked 27/3, 2017 at 21:19

6

Solved

I installed oh-my-zsh as suggested in http://ohmyz.sh/. FYI, [~]$ zsh --version zsh 5.0.8 (x86_64-apple-darwin15.0) [~]$ echo $SHELL /bin/zsh [~]$ ls .oh-my-zsh/ LICENSE.txt cache lib oh-my-zsh.sh...
Separatist asked 28/9, 2016 at 0:0

6

Solved

I found a theme I like but only after executing a program on the command line with a lot of output, so I don't know the name of the current theme! Here is the relevant part of my .zshrc: # Set n...
Stowers asked 26/7, 2015 at 23:17

3

Solved

I use combination of zsh with oh-my-zsh and iTerm2 for development on Mac. I'm frustrated with the following issue: N tabs opened close the terminal reopen it (with Use system Window Restoratio...
Delia asked 19/2, 2018 at 20:24

4

Solved

I'm using a Mac (Catalina), iTerm2, Oh My Zsh (https://ohmyz.sh/), and the p10k zsh theme (https://github.com/romkatv/powerlevel10k). Currently my git branches are showing truncated names on iTerm...
Justitia asked 7/5, 2020 at 21:0

3

Solved

I just set up zsh together with oh-my-zsh. But there's a bit of strange behavior that I cannot understand. If I restart Terminal (or iTerm 2––the behavior is the same in either) the theme specified...
Hodgkin asked 13/4, 2017 at 22:35

9

Solved

I'm a newbie in Linux I just installed composer and laravel... but when i run the laravel new project i get the following error: [RuntimeException] The Zip PHP extension is not installed. Please ...
Lumpkin asked 8/4, 2016 at 23:46

3

I'm using zsh and oh my zsh, and I'm a bit confused about where to put completion files. For example, when installing kind, I'm doing this: brew install kind kind complete zsh > ~/.oh-my-zsh/cac...
Report asked 13/3, 2022 at 12:19

8

I'm currently using Hyper terminal on a mac, but this question also applies to other types of terminals, e.g. iTerm How do you change the terminal title from username@devicename:~ into just ~ or zs...
Liew asked 13/10, 2017 at 2:53

5

Solved

I've added the theme in the zshrc file like so: ZSH_THEME="agnoster" But it ends up looking like this: I'm on Ubuntu Gnome 16.04. What am I missing?
Dumbfound asked 18/6, 2016 at 9:38

1

I've been searching online for a lot of hours, puling an all nighter because i got so lost down this rabbit hole :D but i'm having trouble finding examples with working code. I have a bash script t...
Sequacious asked 23/4, 2022 at 8:12

© 2022 - 2025 — McMap. All rights reserved.