add cargo bin path

This commit is contained in:
2024-09-27 17:40:30 +05:30
parent 58d984dd90
commit c0298b5de3

View File

@ -13,6 +13,7 @@
export WINIT_X11_SCALE_FACTOR=1
bindkey "^A" vi-beginning-of-line
bindkey "^E" vi-end-of-line
PATH=$PATH:~/.cargo/bin:~/.local/bin
'';
};
lazygit.enable = true;