fish: OCaml init

This commit is contained in:
Joseph Ferano 2024-07-11 09:38:53 +07:00
parent 20a3149d0d
commit cfd35b272d

View File

@ -77,3 +77,6 @@ end
fish_ssh_agent
# The next line updates PATH for the Google Cloud SDK.
if [ -f '/home/joe/Downloads/google-cloud-sdk/path.fish.inc' ]; . '/home/joe/Downloads/google-cloud-sdk/path.fish.inc'; end
# opam configuration
source /home/joe/.opam/opam-init/init.fish > /dev/null 2> /dev/null; or true