forked from mirrors_public/oddlama_nix-config
feat: reactivate zsh and add plugins from my previous config
This commit is contained in:
parent
7307d0aa43
commit
15210f06b4
11 changed files with 115 additions and 156 deletions
|
@ -29,9 +29,9 @@
|
|||
show_always = true;
|
||||
};
|
||||
hostname = {
|
||||
format = "[$ssh_symbol$hostname]($style)";
|
||||
format = "[$hostname]($style)[$ssh_symbol](green)";
|
||||
ssh_only = false;
|
||||
ssh_symbol = "->";
|
||||
ssh_symbol = "";
|
||||
style = "cyan";
|
||||
};
|
||||
directory = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue