[macbook] add .local/bin to the path
This commit is contained in:
parent
c6a7c96b4a
commit
43671fd6ed
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ in {
|
|||
initContent = ''
|
||||
export PATH=$PATH:$HOME/bin
|
||||
export PATH=$PATH:$HOME/.opencode/bin
|
||||
export PATH=$PATH:$HOME/.local/bin
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue