[macbook] add .local/bin to the path
This commit is contained in:
@@ -93,6 +93,7 @@ in {
|
|||||||
initContent = ''
|
initContent = ''
|
||||||
export PATH=$PATH:$HOME/bin
|
export PATH=$PATH:$HOME/bin
|
||||||
export PATH=$PATH:$HOME/.opencode/bin
|
export PATH=$PATH:$HOME/.opencode/bin
|
||||||
|
export PATH=$PATH:$HOME/.local/bin
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user