plugins: Add gitstatud plugin
This commit is contained in:
@@ -32,9 +32,7 @@ export TODO="t"
|
||||
|
||||
# Set this to false to turn off version control status checking within the prompt for all themes
|
||||
export SCM_CHECK=true
|
||||
# when using Git, consider installing https://github.com/romkatv/gitstatus for faster status prompt
|
||||
# enable it here if you wish, change the LOC variable if you did not choose the standard location in your home
|
||||
#export SCM_GIT_USE_GITSTATUSD=true
|
||||
# Set to actual location of gitstatusd if installed
|
||||
#export SCM_GIT_GITSTATUSD_LOC="$HOME/gitstatus/gitstatus.plugin.sh"
|
||||
# per default gitstatusd uses 2 times as many threads as CPU cores, you can change this here if you must
|
||||
#export GITSTATUS_NUM_THREADS=8
|
||||
|
||||
Reference in New Issue
Block a user