Skip to content

Commit

Permalink
integrate homebrew cabal with os distribution cabal
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Pennebaker committed Jan 6, 2024
1 parent e9a1f27 commit e063d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .profile.d/cabal.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
export PATH="${PATH}:${HOME}/.local/bin"
export PATH="${PATH}:${HOME}/.cabal/bin:${HOME}/.local/bin"

0 comments on commit e063d80

Please sign in to comment.