From 0dff9e6b69f7dadf596b4ce5a3259c2d92fd0c9e Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Sun, 21 Jul 2019 10:18:30 +0300 Subject: Remove mkcdir, use take instead --- .zshrc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.zshrc b/.zshrc index e7e4b09..e84e3cb 100644 --- a/.zshrc +++ b/.zshrc @@ -123,11 +123,6 @@ alias gg="exit" alias ledger="ledger -f ~/Dropbox/ledger.dat" alias report="report -f ~/Dropbox/ledger.dat" -mkcdir () { - mkdir -p -- "$1" && - cd -P -- "$1" -} - RANGER_LOAD_DEFAULT_RC=FALSE; export RANGER_LOAD_DEFAULT_RC export GPG_TTY=$(tty) -- cgit v1.2.3-70-g09d2