aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2020-11-29 00:06:11 +0100
committerCharles Cabergs <me@cacharle.xyz>2020-11-29 00:06:11 +0100
commit2d9e9f6dbc3bd820d314f5b8b0742ecfb512de7a (patch)
tree418523f6938d7407674e4f2e43798ce0520c649f /.zshrc
parentcf6bd83b9bc3f739c755516706d6702dc2567550 (diff)
downloaddotfiles-2d9e9f6dbc3bd820d314f5b8b0742ecfb512de7a.tar.gz
dotfiles-2d9e9f6dbc3bd820d314f5b8b0742ecfb512de7a.tar.bz2
dotfiles-2d9e9f6dbc3bd820d314f5b8b0742ecfb512de7a.zip
Added newsboat max-items, vim ejs syntax
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc5
1 files changed, 5 insertions, 0 deletions
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