Staship for shell consistency; move git aliases into git program

This commit is contained in:
Haak Saxberg 2023-11-17 14:38:32 -08:00
parent 0840692186
commit d1b9f3defe
3 changed files with 61 additions and 2 deletions

View file

@ -20,8 +20,6 @@ with builtins; {
custom = "$HOME/.oh-my-zsh/custom";
plugins = [
"vi-mode"
"git"
"z"
];
};
};