[ZSH] add .local/bin to the path
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
enable = true;
|
||||
envExtra = ''
|
||||
. "$HOME/.cargo/env"
|
||||
PATH=$PATH:$HOME/.local/bin
|
||||
'';
|
||||
initExtra = ''
|
||||
# Make ^U work like it does in Bash
|
||||
|
||||
Reference in New Issue
Block a user