Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in zsh

In Terminal.app, option+arrow keys no longer move by word

macos terminal zsh oh-my-zsh

How to set iterm2 tab title to that of a running tmux session name?

macos shell zsh tmux iterm

zsh: command not found: flake8 but flake8 is installed

python zsh

What is %~ (percent tilde) in ZSH?

macos shell zsh

To make a keyboard shortcut for Info in Zsh?

keyboard-shortcuts zsh

Pipe stdout to multiple processes [zsh]

pipe zsh

Zsh pipe all output to command

bash shell zsh file-descriptor

Zshell starts up with exit status of 1 after uninstalling RVM

shell rvm zsh

Bash refer to previous arguments in same line

bash zsh shortcut

BASH_REMATCH doesn't capture

regex bash zsh

zsh error: export:54: not valid in this context:

shell terminal zsh

How to turn command output to a live status update?

linux bash zsh

What is the zsh equivalent for $BASH_REMATCH[]?

zsh

Switching over to zsh breaks rails in command line

Editing the ~/.zshrc file

ruby-on-rails zsh zshrc

How to show battery status in Zsh prompt

command-prompt zsh

How to read lines from a file into an array?

arrays file-io zsh

How can I configure zsh to autocomplete branch names while using 'git checkout'?

git autocomplete zsh

ZSH - Correct Shell input/output inside Vim / MacVim

vim zsh macvim

Bash (or other shell): wrap all commands with function/script

linux bash shell zsh fish