diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2020-11-29 00:06:11 +0100 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2020-11-29 00:06:11 +0100 |
| commit | 2d9e9f6dbc3bd820d314f5b8b0742ecfb512de7a (patch) | |
| tree | 418523f6938d7407674e4f2e43798ce0520c649f /.zshrc | |
| parent | cf6bd83b9bc3f739c755516706d6702dc2567550 (diff) | |
| download | dotfiles-2d9e9f6dbc3bd820d314f5b8b0742ecfb512de7a.tar.gz dotfiles-2d9e9f6dbc3bd820d314f5b8b0742ecfb512de7a.tar.bz2 dotfiles-2d9e9f6dbc3bd820d314f5b8b0742ecfb512de7a.zip | |
Added newsboat max-items, vim ejs syntax
Diffstat (limited to '.zshrc')
| -rw-r--r-- | .zshrc | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |
