feat(guix_shell): Initial implementation (#4397)

* feat(guix_shell): Initial implementation (#3999)

* fix(guix_shell): Change guix nerd font icon to water buffalo emoji

* fix(guix_shell): Added guix_shell entries in preset files

* fix(guix_shell): Moved guix_shell config docs in to the correct place (alphabetically)
This commit is contained in:
Thierry Delafontaine
2022-10-25 07:44:04 +02:00
committed by GitHub
parent c3cd499a30
commit d4bcc519e6
11 changed files with 181 additions and 0 deletions
@@ -58,6 +58,9 @@ format = '([\[$all_status$ahead_behind\]]($style))'
[golang]
format = '\[[$symbol($version)]($style)\]'
[guix_shell]
format = '\[[$symbol]($style)\]'
[haskell]
format = '\[[$symbol($version)]($style)\]'
@@ -31,6 +31,9 @@ symbol = " "
[golang]
symbol = " "
[guix_shell]
symbol = " "
[haskell]
symbol = " "
@@ -64,6 +64,9 @@ symbol = "git "
[golang]
symbol = "go "
[guix_shell]
symbol = "guix "
[hg_branch]
symbol = "hg "