A minimal fish shell prompt.
- fish > 3.1.0
- A nerd font.
Iosevka NF
is recommended.
fisher install projekt0n/biscuit
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
# ...
This project is released under the terms of the GPLv3 license. See LICENCE for more information or see opensource.org