Add hylo to tree-sitter
This commit is contained in:
parent
9a11fd1b38
commit
581093ff78
4 changed files with 27 additions and 9 deletions
|
@ -146,6 +146,9 @@ in
|
|||
if test -e /opt/homebrew/bin/brew
|
||||
/opt/homebrew/bin/brew shellenv | source
|
||||
end
|
||||
|
||||
# Override PATH
|
||||
set --export --prepend PATH ~/.bin/overrides ~/.local/bin
|
||||
'';
|
||||
|
||||
interactiveShellInit = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue