From 2a69d39260bdcc13473df84b5affe2732cc9eb85 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Fri, 12 Feb 2021 11:48:29 +0100 Subject: Switch theme to dracula, Updated qutebrowser never accept notifications --- .zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index dad8e11..a6f16b7 100644 --- a/.zshrc +++ b/.zshrc @@ -115,3 +115,5 @@ export MINISHELL_TEST_FLAGS=-DMINISHELL_TEST export PATH="$PATH:/home/charles/git/c_formatter_42" export MINIKUBE_IN_STYLE=false + +export WEBSERV_FLAGS=-DWEBSERV_CACHARLE -- cgit