Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in zsh

Proper way to use a trap to exit a shell-script in ZSH?

How exactly does zsh expand globs?

command-line wildcard zsh glob

zsh prompt function not running

zsh

How to execute Zsh shell commands in Bash Script

bash shell zsh

Bind delete key in vi mode

zsh oh-my-zsh

Permanently storing zsh aliases [closed]

command-line zsh

Wildcard that executes command once for each match

bash shell wildcard zsh

Is there any established order for 'ls' arguments?

bash shell posix zsh ls

Why doesn't find let me match multiple patterns?

macos bash shell unix zsh

How to interactively expand a bang command in bash?

bash shell zsh

Recommended .zshrc settings for Android SDK

how to not forget to delete debug lines in code

Time format on zsh

time zsh

Getting zsh to honor dircolors-solarized

zsh ls

I can't open folders in Sublime when I'm using TMUX

How do I iterate over all the lines output by a command in zsh?

iteration zsh lines

/bin/bash printf does not work with other LANG than C

bash locale printf zsh

How can I generate a list with brace expansion in a specific order?

bash zsh

How to check whether shell scripts / Vim running in VS Code integrated terminal?

bash/zsh input process substitution gives syntax error in conjunction with while

bash zsh