On Thu, 3 Oct 2024, Bob Williams wrote: > New fish user here. When I cd to another directory, the word main in > parentheses appears in the prompt. eg. > > ~> cd music > ~/music (main)> > > What does it signify?
That's the current git branch. The default prompt includes a fish_vcs_prompt function, which in turn calls fish_git_prompt, and this shows the current branch by default. Hope that helps! David Adam zanc...@ucc.gu.uwa.edu.au _______________________________________________ Fish-users mailing list Fish-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fish-users