feat: reactivate zsh and add plugins from my previous config

This commit is contained in:
oddlama 2023-09-17 13:04:24 +02:00
parent 7307d0aa43
commit 15210f06b4
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
11 changed files with 115 additions and 156 deletions

View file

@ -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 = {