From 7d467a15263572b40bb227f5ce00cfc7e2b0ba76 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Wed, 17 Jan 2018 20:42:50 +0500 Subject: Update config. --- files/.zsh/rc/S50_functions | 34 ---------------------------------- 1 file changed, 34 deletions(-) (limited to 'files/.zsh/rc/S50_functions') diff --git a/files/.zsh/rc/S50_functions b/files/.zsh/rc/S50_functions index a8dfeef..28e585a 100644 --- a/files/.zsh/rc/S50_functions +++ b/files/.zsh/rc/S50_functions @@ -6,40 +6,6 @@ ppgrep() { pgrep "$@" | xargs --no-run-if-empty ps fp } -stocks() { - if [ -z "$1" ] ; then - cat <