fish: OCaml init
This commit is contained in:
parent
20a3149d0d
commit
cfd35b272d
@ -77,3 +77,6 @@ end
|
|||||||
fish_ssh_agent
|
fish_ssh_agent
|
||||||
# The next line updates PATH for the Google Cloud SDK.
|
# 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
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user