diff --git a/dotfiles/.zshrc_exports b/dotfiles/.zshrc_exports index d7002e5..1744634 100644 --- a/dotfiles/.zshrc_exports +++ b/dotfiles/.zshrc_exports @@ -7,12 +7,10 @@ export CM_SELECTIONS="clipboard" export CM_DEBUG=1 export CM_OUTPUT_CLIP=0 export CM_MAX_CLIPS=10 -# REGEX. For example, "Bitwarden|Chromium" export CM_IGNORE_WINDOW="Bitwarden" export _JAVA_AWT_WM_NONREPARENTING=1 export PAGER='nvimpager -p' -#export PAGER='vimpager' export R_HOME_USER=$HOME/.config/R export R_PROFILE_USER=$HOME/.config/R/.Rprofile