Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in zsh

How to change zsh-autosuggestions color

How do I change my $PS1 on a Macbook for oh-my-zsh?

bash zsh zshrc oh-my-zsh

zsh: stop backward-kill-word on directory delimiter

zsh

How to repeat the last part of a previous command?

zsh

What does autoload do in zsh?

zsh

Getting a weird percent sign in printf output in terminal with C

c printf zsh

ZSH not recognizing my aliases?

bash shell sh zsh zshrc

How can I format the output of a bash command in neat columns

bash awk zsh

How can I read documentation about built in zsh commands?

linux bash zsh built-in

Delete specific line from Zsh history

macos zsh

ZSH: Hide computer name in terminal

zsh prompt

Remove function definition (unalias equivalent) [duplicate]

bash shell zsh

How to run a vim command from the shell command-line?

bash shell vim zsh

${BASH_SOURCE[0]} equivalent in zsh?

shell zsh

Zsh wants to autocorrect a command, with an _ before it

zsh

How to get shell to self-detect using zsh or bash

bash zsh sh

Which shortcut in Zsh does the same as Ctrl-U in Bash?

bash zsh

zsh history is too short

zsh history

How to load ~/.bash_profile when entering bash from within zsh?

bash macos shell zsh zshrc

How to show zsh function definition (like bash "type myfunc")?

bash function zsh definition