We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
template/bash_profile
1 parent ea2002a commit 1ec48c8Copy full SHA for 1ec48c8
template/bash_profile.template.bash
@@ -34,6 +34,9 @@ export IRC_CLIENT='irssi'
34
# Set this to the command you use for todo.txt-cli
35
export TODO="t"
36
37
+# Set this to the location of your work or project folders
38
+#BASH_IT_PROJECT_PATHS="${HOME}/Projects:/Volumes/work/src"
39
+
40
# Set this to false to turn off version control status checking within the prompt for all themes
41
export SCM_CHECK=true
42
# Set to actual location of gitstatus directory if installed
0 commit comments