From 0459e513045d3de259c5f2068718f00252a8abab Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Sun, 13 Sep 2020 19:32:19 +0200 Subject: Added mutt Send mailbox, zsh alias gpa doesn't push all branches, minishell_test configuration variables, pacman-url get url of package --- .zshrc | 3 +++ 1 file changed, 3 insertions(+) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index 8cf539c..cc6bd78 100644 --- a/.zshrc +++ b/.zshrc @@ -106,3 +106,6 @@ export PATH="/usr/local/sbin:/usr/local/bin:/usr/bin:$DOTDIR/bin" # export PATH="$PATH:$HOME/.vim/plugged/vim-superman/bin" export GPG_TTY=$(tty) # fixing gpg fatal error about tty + +export MINISHELL_TEST_BONUS=yes +export MINISHELL_TEST_PAGER=vim -- cgit