From 901207d1651a555cfd45828abd2f441a44be5a7c Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Sun, 27 Sep 2020 15:16:30 +0200 Subject: Added dual resolution, minishell_test flags --- .zshrc | 1 + 1 file changed, 1 insertion(+) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index cc6bd78..f04acbe 100644 --- a/.zshrc +++ b/.zshrc @@ -109,3 +109,4 @@ export GPG_TTY=$(tty) # fixing gpg fatal error about tty export MINISHELL_TEST_BONUS=yes export MINISHELL_TEST_PAGER=vim +export MINISHELL_TEST_FLAGS=-DMINISHELL_TEST -- cgit