chore: fix some errors and update lock file
Nixvim: switch to Rustaceanvim Pkgs: add lazygit
This commit is contained in:
parent
ba450b88ef
commit
3c9a9d42cf
5 changed files with 69 additions and 38 deletions
|
@ -1,4 +1,5 @@
|
|||
{pkgs}: {
|
||||
gil = "${pkgs.lazygit}/bin/lazygit";
|
||||
cd = "z";
|
||||
cdi = "zi";
|
||||
ls = "${pkgs.lsd}/bin/lsd";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue