From 998414cd6c436c1a8d41b3460a2d0a76f1580171 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan <79687674+Saumit-D@users.noreply.github.com> Date: Sun, 3 Oct 2021 00:20:47 +0530 Subject: Update .bash_profile --- .bash_profile | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile index c5c44dd..bccb5ff 100644 --- a/.bash_profile +++ b/.bash_profile @@ -15,6 +15,11 @@ export EDITOR="vim" export TERMINAL="st" export BROWSER="brave" export READER="zathura" +//export HABITICA_TOKEN=" " +//export HABITICA_UUID=" " + + + [[ -f ~/.bashrc ]] && . ~/.bashrc -- cgit v1.2.3