mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-05 20:56:33 +05:30
add cargo bin path
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user