mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
Add OPAM
This commit is contained in:
parent
cd37d19dda
commit
de197a108a
1 changed files with 2 additions and 0 deletions
2
plugins/opam/opam.plugin.zsh
Normal file
2
plugins/opam/opam.plugin.zsh
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# OPAM configuration
|
||||
. $HOME/.opam/opam-init/init.sh > /dev/null 2> /dev/null || true
|
||||
Loading…
Add table
Add a link
Reference in a new issue