Remove starship, atuin and wezterm

This commit is contained in:
Oliver Davies 2024-08-13 09:15:00 +01:00
parent bcf8104617
commit 0acedf8bea
5 changed files with 8 additions and 212 deletions

View file

@ -79,6 +79,14 @@
enable = true;
plugins = [
{
name = "themes/robbyrussell";
tags = [
"from:oh-my-zsh"
"as:theme"
];
}
{
name = "plugin/git";
tags = [ "from:oh-my-zsh" ];