Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in zsh

How can I (from a script) add something to the zsh command history?

shell history zsh

Can I make control-u behavior be the same for ZSH as it is for Bash?

bash zsh

Zsh `which rvm` or `which gem` returns the function contents instead of the path

rvm zsh

ohmyzsh has an extra symbol in my current git repository

git zsh

zsh clear RPS1 before adding line to linebuffer

shell zsh

Use preexec() to evaluate entered command

zsh

Redirection and pipe behavior in bash vs. zsh

How to save the current working directory to Zsh history?

shell zsh zshrc

How to show git status info on the right side of the terminal?

git bash zsh command-prompt

How to view default zsh settings (HISTSIZE, SAVEHIST, ...)

How to add fuzzy completion (like Sublime Text palette) to ZSH

Prevent "echo" from interpreting backslash escapes

macos terminal echo newline zsh

How do you source neovim config file without restarting nvim?

bash vim zsh neovim

Zsh - Delete current/previous argument entirely

zsh

Zsh doesn't autocomplete correctly my ssh command

ssh autocomplete zsh

How to read 1 symbol in zsh?

zsh

Powerline symbols aren't working?

terminal zsh symbols

eval $(docker-machine env myvm1) does not switch to shell to talk to myvm1

linux docker zsh

oh-my-zsh: git maximum nested function level reached

How to get parent folder of executing script in zsh?

bash zsh