Skip to content

Commit

Permalink
Merge branch 'main' of github.com:steveno/dotfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
steveno committed Nov 12, 2023
2 parents e029c44 + 7d0b90e commit e9950b5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dot_profile
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,5 @@ export GPG_TTY=$(tty)
# rust
export PATH="$HOME/.cargo/bin:$PATH"

# go
export PATH="$PATH:/usr/local/go/bin:~/go/bin/"

# opam configuration
test -r /home/steveno/.opam/opam-init/init.sh && . /home/steveno/.opam/opam-init/init.sh > /dev/null 2> /dev/null || true

0 comments on commit e9950b5

Please sign in to comment.