From 30ce5145950098a2bbd40568580307189aa3d362 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Fri, 20 Nov 2020 13:57:24 -0500 Subject: Embracing vim-fugitive and todoist.nvim --- .profile | 1 + 1 file changed, 1 insertion(+) (limited to '.profile') diff --git a/.profile b/.profile index bb36e90..c565c16 100644 --- a/.profile +++ b/.profile @@ -18,6 +18,7 @@ export REFERBIB=$HOME/Dropbox/A/Scholar/All/References/bibliography.refer export DISTRIB_ID=arch export DISTRIB_RELEASE=$(uname -r) export XDG_CONFIG_HOME=$HOME/.config +export TODOIST_API_KEY="$(pass Todoist/api)" # export GOROOT=/usr/bin/go # fix "xdg-open fork-bomb" export your preferred browser from here -- cgit v1.2.3