mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
@@ -25,6 +25,12 @@ in {
|
|||||||
vimcmd_symbol = "[❮](cyan)";
|
vimcmd_symbol = "[❮](cyan)";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
nix_shell = {
|
||||||
|
format = "[$symbol]($style) ";
|
||||||
|
symbol = "🐚";
|
||||||
|
style = "";
|
||||||
|
};
|
||||||
|
|
||||||
git_branch = {
|
git_branch = {
|
||||||
symbol = "[](${background-alt}) ";
|
symbol = "[](${background-alt}) ";
|
||||||
style = "fg:${accent} bg:${background-alt}";
|
style = "fg:${accent} bg:${background-alt}";
|
||||||
|
|||||||
Reference in New Issue
Block a user