A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/lmllrjr/backbone-zsh-prompt/wiki/Projects-Path below:

Projects Path · 42LM/backbone-zsh-prompt Wiki · GitHub

This prompt is optimized to be speedy in big repositories. By default it will only enable checking for git changes in specified folder.

The default setup expects the projects you work on daily to be in the folder $HOME/code. If you are not happy with that setup simply set the BB_PROMPT_PROJECTS_PATH="$HOME/whatever/you/desire var to your desired path.

Note

It is also possible to deacitvate that behaviour completely by setting the BB_PROMPT_PROJECTS=false to false.

flowchart TD
    A{"BB_PROMPT_PROJECTS"};
    A -- "true" --> B["only check for changes in `BB_PROMPT_PROJECTS_PATH`\n\n(default: `${HOME}/code`)"];
    A -- "false" --> C["check for changes everywhere"];
    B ----> D["vcs_info"];
    C ----> D["vcs_info"];
Loading

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4