Remove broken 'ee' alias

Doesn't respect gitignore
This commit is contained in:
Sridhar Ratnakumar 2024-10-22 16:59:47 -04:00
parent d639092bb4
commit 825a7fdd76

View file

@ -52,7 +52,6 @@ in
home.shellAliases = {
e = "nvim";
ee = "nvim $(fzf)";
g = "git";
lg = "lazygit";
l = "ls";