From 2d9e9f6dbc3bd820d314f5b8b0742ecfb512de7a Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Sun, 29 Nov 2020 00:06:11 +0100 Subject: Added newsboat max-items, vim ejs syntax --- .zshrc | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index f04acbe..5ac0ce1 100644 --- a/.zshrc +++ b/.zshrc @@ -110,3 +110,8 @@ 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 + +# Added by c_formatter_42 +export PATH="$PATH:/home/charles/git/c_formatter_42" + +export MINIKUBE_IN_STYLE=false -- cgit