Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in zsh

How to stop zsh from expanding * (asterisk) in command line?

zsh

Hitting tab in Zsh eats above lines

zsh oh-my-zsh

ZSH: Behavior on Enter

zsh

How could I use alias in xargs

shell zsh

I can't install zsh with Homebrew

homebrew zsh

Cucumber: pipe output without losing color

colors grep cucumber pipe zsh

Using output of command to generate autocompletion commands for zsh

shell autocomplete zsh

How to split each element of an array in zsh?

zsh

Customizing zsh auto complete

ubuntu 14.04 apt/aptitude autocompletion with oh-my-zsh not working

How to make zsh's REPORTTIME work? (time for long-running commands)

zsh

Shell: Capturing output files in variables

bash shell sh zsh

Terminal (zsh) command not found for global npm installs

macos npm terminal zsh oh-my-zsh

why is there a dash in front of zsh (-zsh) if I echo $0 in zsh?

shell zsh

How to quote strings in file names in zsh (passing back to other scripts)

zsh

RVM + Zsh "RVM is not a function, selecting rubies with 'rvm use ...' will not work"

ruby shell rvm zsh oh-my-zsh

Why do you need to source .zshrc for every new shell in iTerm?

zsh iterm2 oh-my-zsh iterm

oh-my-zsh plugins not working

zsh zshrc

weird space before prompt using tmux on Mac OS Lion

zsh tmux

in zsh, how do I do a conditional on the exit status of a program?

git zsh exit status