/biscuit

A minimal fish shell prompt.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Biscuit

A minimal fish shell prompt.

Screenshot

Dependencies

  • fish > 3.1.0
  • A nerd font. Iosevka NF is recommended.

Install

fisher install projekt0n/biscuit

Configuration

Displaying the Current Git Branch

To display the current Git branch in the command prompt, set the biscuit_show_branch_name variable in the config.fish file located in the $__fish_config_dir directory.

set biscuit_show_branch_name 1
# ...

Copying

This project is released under the terms of the GPLv3 license. See LICENCE for more information or see opensource.org