From 26c725916b18fc1baaae94bfd2e02e3076f53955 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Thu, 21 Jul 2016 19:27:37 +0500 Subject: [zsh] Update aliases and functions. --- files/.zsh/rc/S50_functions | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'files/.zsh/rc/S50_functions') diff --git a/files/.zsh/rc/S50_functions b/files/.zsh/rc/S50_functions index 7998441..b3b09ff 100644 --- a/files/.zsh/rc/S50_functions +++ b/files/.zsh/rc/S50_functions @@ -7,10 +7,36 @@ ppgrep() { } stocks() { + if [ -z "$1" ] ; then + cat <