Skip to content

Commit

Permalink
update cabal
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Pennebaker committed Jan 6, 2024
1 parent e19b1e7 commit e9a1f27
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:/Library/Haskell/bin:$HOME/Library/Haskell/bin:$HOME/.cabal/bin"
export PATH="${PATH}:${HOME}/.local/bin"

0 comments on commit e9a1f27

Please sign in to comment.