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 ...
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...
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...
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...
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...
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...
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...
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...
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...
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:...
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...
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 "$...
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...
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...
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...
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...
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...
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...
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...
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?
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
1 Next >
© 2022 - 2025 — McMap. All rights reserved.