Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in zsh

How to enable zsh 5.0 highlighting and colouring of the command line?

zsh

macvim shell (:sh) only displays character codes / escape sequences

shell vim zsh macvim

How to do a case insensitive for loop in shell scripting

How to rename files using Zsh shell and `sed` command on Mac OSX

macos shell sed zsh

zsh: how to delete contents in folder without deleting the folder?

linux unix zsh

Zsh - split string by spaces when using dot operator

shell scripting split zsh

How to replace part of filename recursively in terminal / .zsh?

macos terminal zsh

import .sql file into mysql from mac command line. tried mysql -u root -p db_name > path/to/dbfile.sql

mysql bash zsh

Unix Shell - Why are the same $RANDOM numbers repeated?

bash unix random zsh kali-linux

zsh and dynamic variable

shell zsh

Echo all aliases in zsh

command-line zsh zshrc

zsh: show completion group names

zsh zsh-completion

Shell : logical ANDs and ORs instead of if-else

bash shell unix boolean zsh

Get last argument of last command on ESC-. ZSH Vim mode

bash vim zsh shortcut

how to install kubectl autocompletion plugin for zsh?

How to change default shell in a GCE VM instance?

ultimate aliases for git fails (__git_aliases command seem to be deprecated)

bash git zsh

How to only show current folder and git branch and ~ for home in zsh

git macos terminal zsh prompt

Is it possible to use "set -e" but allow certain commands to fail?

bash sh zsh

Trapping CHLD signal - ZSH works but ksh/bash/sh don't?

bash shell signals zsh sigchld