mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-31 11:15:04 +08:00
Remove broken 'ee' alias
Doesn't respect gitignore
This commit is contained in:
parent
d639092bb4
commit
825a7fdd76
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@ in
|
|||
|
||||
home.shellAliases = {
|
||||
e = "nvim";
|
||||
ee = "nvim $(fzf)";
|
||||
g = "git";
|
||||
lg = "lazygit";
|
||||
l = "ls";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue