Add neovide shortcut
This commit is contained in:
parent
a05bb1e7e2
commit
dfb28153c8
|
@ -62,6 +62,7 @@
|
|||
ll = "ls -laF";
|
||||
lg = "lazygit";
|
||||
gg = "nvim +Neogit";
|
||||
nv = "neovide --multigrid --maximized";
|
||||
};
|
||||
};
|
||||
services.xserver = {
|
||||
|
|
Loading…
Reference in a new issue