plugin/projects: add to template/bash_profile

This commit is contained in:
John D Pell
2022-01-08 14:07:37 -08:00
committed by John D Pell
parent ea2002a2e4
commit 1ec48c8d71

View File

@@ -34,6 +34,9 @@ export IRC_CLIENT='irssi'
# Set this to the command you use for todo.txt-cli
export TODO="t"
# Set this to the location of your work or project folders
#BASH_IT_PROJECT_PATHS="${HOME}/Projects:/Volumes/work/src"
# Set this to false to turn off version control status checking within the prompt for all themes
export SCM_CHECK=true
# Set to actual location of gitstatus directory if installed