Top "Oh-my-zsh" questions

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

Why colors are not displaying in VIM - OH-MY-ZSH

I have seen this post : oh-my-zsh themes don't show properly (background stays white) But nothing helped. Problem is in MAC …

vim zsh oh-my-zsh
How can I get a secure system-wide oh-my-zsh configuration?

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. …

linux shell unix zsh oh-my-zsh
How to change the prompt in oh my zsh and add hostname to it?

My oh my zsh prompt reads something like: tenant-application git:(beta-4-1) I want it to read something like: homestead …

ubuntu terminal prompt oh-my-zsh
Installing Typesafe activator on OSX

I am trying to install the typesafe activator (scala, AKKA, play framework, activator) I have Yosemite OSX My bash is …

macos path oh-my-zsh
Setting ZSH_DISABLE_COMPFIX=true in .zshrc doesn't work

I need to disable the zsh's COMPFIX process to suppress the following warning I see every time I open a …

homebrew zsh oh-my-zsh zshrc
How to install Powerline fonts on WSL?

I'm using Windows Subsystem for Linux (WSL 2) with Oh My Zsh to pimp my bash, but I can't make the …

windows-subsystem-for-linux oh-my-zsh powerline vim-powerline
Adding timestamp to each line on Zsh

I just fresh installed Sierra and wanted to use zsh with oh-my-zsh and power shell... I ended up with a …

macos terminal zsh oh-my-zsh
How to disable zsh substitution/autocomplete with URL and backslashes

I am using zsh with oh-my-zsh on Ubuntu:14.04. The shell autocompletes escape character with backslash when I paste a URL. …

zsh zshrc oh-my-zsh
oh-my-zsh does not start on mac

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 .…

macos oh-my-zsh
Weird rails error "permission denied: bin/rails" for old rails apps

I'm getting this error whenever I run rails (or any rails command) _rails_command:2: permission denied: bin/rails ONLY when …

ruby-on-rails ruby ruby-on-rails-3 rvm oh-my-zsh