diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2020-11-20 13:57:24 -0500 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2020-11-20 13:57:24 -0500 |
commit | 30ce5145950098a2bbd40568580307189aa3d362 (patch) | |
tree | 13ffe73097d1854f55f6e4d07dd4b029f53299b4 /.profile | |
parent | 13429d1b0227160157ec2e66f411321c94af2cbd (diff) |
Embracing vim-fugitive and todoist.nvim
Diffstat (limited to '.profile')
-rw-r--r-- | .profile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |