Skip to content

projekt0n/biscuit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Languages