Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in zsh

Formatting du command output

shell formatting zsh du

zsh `history n` displays the first n entries instead of the last n entries

zsh

Integrated terminal in VSCode not allowing me to use zsh

grep - show two parts of matching line

regex grep zsh

Running shell commands in a swift script

swift shell zsh

Why is zsh reading new lines (^M) in ~/.zshrc as commands?

shell terminal newline zsh zshrc

How to pass the contents of a file using `cat` to `_values` (zsh completion)

bash zsh zsh-completion

Shell script best way to remove files not in a pair

linux bash shell zsh

replace characters in Zsh variable

zsh

How to present editable input to a user with BASH and ZSH?

bash input zsh readline

How do you set an alias in zsh on macOS? [closed]

macos zsh

zsh: display reverse history number

zsh

Handling "?" character passed to ZSH function

zsh zshrc zsh-alias

zsh completion: use paths from specific dir, not the current one

zsh zsh-completion

Using basename to name output file in java

java find xslt-1.0 filenames zsh

What this line means in oh-my-zsh?

ubuntu sh zsh

What did I just do by typing x = 'ls' in my Mac terminal?

macos terminal zsh

Zsh output redirection behavior

bash zsh io-redirection

How to do conditional aliases in zsh?

zsh