Skip to content

Commit 1ec48c8

Browse files
committed
plugin/projects: add to template/bash_profile
1 parent ea2002a commit 1ec48c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

template/bash_profile.template.bash

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ export IRC_CLIENT='irssi'
3434
# Set this to the command you use for todo.txt-cli
3535
export TODO="t"
3636

37+
# Set this to the location of your work or project folders
38+
#BASH_IT_PROJECT_PATHS="${HOME}/Projects:/Volumes/work/src"
39+
3740
# Set this to false to turn off version control status checking within the prompt for all themes
3841
export SCM_CHECK=true
3942
# Set to actual location of gitstatus directory if installed

0 commit comments

Comments
 (0)