Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in zsh

How to use perlbrew with zsh or bash?

bash perl zsh perlbrew

zsh completion according to a parameter

shell zsh zsh-completion

Using curly braces referencing git revisions/references fails

git shell zsh

zsh is not splitting by IFS after parameter expansion

bash shell posix zsh ifs

How to use tab to generate a list of possible entries in my folder?

bash zsh oh-my-zsh

ZSH script and prompt profiling?

bash zsh zshrc

Search current line in ZSH (vi mode)

vim zsh

zsh agnoster theme chagne prompt/ps1

zsh prompt ps1

IFS in zsh behave differently than bash

bash zsh

Unicode with Cygwin and MinTTY not working

Zsh function: forward completion to subfunction

Fastest way to check if the current directory is under mercurial?

mercurial zsh

.zshenv:2: command not found: rbenv

ruby zsh rbenv zshrc

I synced the settings and extensions on vscode and I want to revert the changes

Unable to have MacPorts' tab completion in Zsh

pipe the output of a command into less or into cat depending on length

shell zsh pager

ZSH auto-complete screws up command name

shell autocomplete zsh zshrc

Why doesn't ${1:r} strip file extension in my zsh script?

zsh

How to remove a Z shell precmd function?

ubuntu zsh

Assignments to variables get printed on stdout in zsh script

shell zsh