Remove opam call

This commit is contained in:
Joseph Ferano 2021-05-19 15:08:24 +07:00
parent 8fb6a726b5
commit 73c1caa286

View File

@ -76,4 +76,4 @@ alias restart-tmux "not pgrep tmux && tmux new -d -s delete-me \
&& tmux kill-session -t delete-me \ && tmux kill-session -t delete-me \
&& tmux attach || tmux attach " && tmux attach || tmux attach "
source /home/joe/.opam/opam-init/init.fish > /dev/null 2> /dev/null; or true # source /home/joe/.opam/opam-init/init.fish > /dev/null 2> /dev/null; or true