From f8c9491ee0cce3f00d540e2ac21c1599d0bf9abf Mon Sep 17 00:00:00 2001 From: tomit4 Date: Wed, 2 Feb 2022 14:11:25 -0800 Subject: [PATCH] added mupdf dark mode alias --- bashrc.txt | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/bashrc.txt b/bashrc.txt index 0ab0c663..682fe13b 100644 --- a/bashrc.txt +++ b/bashrc.txt @@ -6,19 +6,15 @@ if [ $TERM == "xterm-256color" ] ; then http_proxy=http://127.0.0.1:8118/ HTTP_PROXY=$http_proxy export http_proxy HTTP_PROXY - fi + # create custom env variables: export cproj="/home/brian/Documents/Code/web_tutorials/socket_io" # custom BROWSER env for ddgr: #export BROWSER=firefox-developer-edition export BROWSER=links -#http_proxy=http://127.0.0.1:8118/ -#HTTP_PROXY=$http_proxy -#export http_proxy HTTP_PROXY - -#enable vi keybindings in terminal and terminal applications +# enable vi keybindings in terminal and terminal applications set -o vi # but keep ctrl l as the clear screen command bind -m vi-command 'Control-l: clear-screen' @@ -211,6 +207,7 @@ alias chromium="chromium --incognito" alias {firefox,ff}="firefox-developer-edition &" alias {sq,sql,sqlite}="sqlcipher" alias view="viewnior" +alias dkpdf="mupdf -I" alias {json,jscrl,jsoncurl,jcrl}="jscurl" alias word="wordgrinder" alias spreadsheet="sc"