Remove comments
This commit is contained in:
parent
cfd08903eb
commit
f488ea1e99
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue