Skip to content

Commit

Permalink
Add a path to my Rust installation
Browse files Browse the repository at this point in the history
  • Loading branch information
alexwlchan committed Dec 17, 2023
1 parent 0aaab1c commit a105f19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.fish
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ function prepend_to_path
end


prepend_to_path ~/.cargo/bin

prepend_to_path /Library/Frameworks/Python.framework/Versions/3.12/bin

prepend_to_path ~/repos/scripts
Expand Down

0 comments on commit a105f19

Please sign in to comment.