summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2020-11-20 13:57:24 -0500
committerBenjamin Chausse <benjamin@chausse.xyz>2020-11-20 13:57:24 -0500
commit30ce5145950098a2bbd40568580307189aa3d362 (patch)
tree13ffe73097d1854f55f6e4d07dd4b029f53299b4 /.profile
parent13429d1b0227160157ec2e66f411321c94af2cbd (diff)
Embracing vim-fugitive and todoist.nvim
Diffstat (limited to '.profile')
-rw-r--r--.profile1
1 files changed, 1 insertions, 0 deletions
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