Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in zsh

How to change shortcut for iTerm2 clear lines?

macos zsh iterm2

zsh: print time next to command on execute

zsh

How can I get backward-delete-word to add to the current kill-ring in zsh?

zsh

Why does zsh alias not evaluate properly the nested command?

docker zsh

shorthand for creating empty file in bash not working properly in zsh

zsh to iterate like in bash

bash zsh

Programmatically know if the current font has the powerline patch

vim fonts zsh fish

ZSH auto completion provide full path to files in a specific folder

Yank in visual (Vim) mode in zsh does not copy to clipboard in ordert to paste with Ctrl + d in other applications

Why there is % symbol in the end of my output?

visual-studio-code zsh fish

turn off ZSH glob expansion in function arguments in interactive shell

zsh glob

Add Dollar Sign after path in prompt .zsh

zsh prompt

zsh export with one argument does not seem to actually create environment variable

Zsh theme not working properly on OSX

macos zsh

Defining math functions in zsh?

zsh

Using "declare" in Zsh

zsh

What is the purpose of the -U option in Zsh's autoload

zsh

zsh: return associative array from function

shell zsh

Creating a dynamic alias, is it possible?

linux alias zsh

What are the differences in echo between zsh and bash?

bash escaping echo newline zsh