summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2021-05-01 11:04:19 -0400
committerBenjamin Chausse <benjamin@chausse.xyz>2021-05-01 11:04:19 -0400
commit9ed9de5006d437e126c5871dc0cf38a02825aabb (patch)
treed92d4b6ad254626312ed84c78063dffb73dfa639 /.profile
parentaf79f164cc50ae0299b3820e9cab290cb6fbcd82 (diff)
workstation Files
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile
index 84d57d2..5db1d7d 100644
--- a/.profile
+++ b/.profile
@@ -18,7 +18,7 @@ export DISTRIB_ID=arch
export DISTRIB_RELEASE=$(uname -r)
export XDG_CONFIG_HOME=$HOME/.config
export R_PROFILE_USER=$HOME/.config/R/Rprofile
-export TODOIST_API_KEY="$(pass Todoist/api)"
+export TODOIST_API_KEY="$(pass Todoist/API)"
# export GOROOT=/usr/bin/go
# fix "xdg-open fork-bomb" export your preferred browser from here