Ocaml shell integration
This commit is contained in:
parent
5780fd5186
commit
a843704e87
@ -1,2 +1,5 @@
|
|||||||
export PROMPT='%F{green}[%T] %F{cyan}(%n@%m) %F{lightgrey}(%y) %F{cyan} %~
|
export PROMPT='%F{green}[%T] %F{cyan}(%n@%m) %F{lightgrey}(%y) %F{cyan} %~
|
||||||
%F{white}%(!.>>.$>) '
|
%F{white}%(!.>>.$>) '
|
||||||
|
|
||||||
|
# Opam configurattion
|
||||||
|
[[ ! -r ~/.opam/opam-init/init.zsh ]] || source ~/.opam/opam-init/init.zsh > /dev/null 2> /dev/null
|
||||||
|
@ -150,10 +150,10 @@
|
|||||||
datasette
|
datasette
|
||||||
ocaml
|
ocaml
|
||||||
opam
|
opam
|
||||||
dune-release
|
|
||||||
# TODO add sonic-pi here if it supports the arch
|
# TODO add sonic-pi here if it supports the arch
|
||||||
]) ++ (with ocamlPackages; [
|
]) ++ (with ocamlPackages; [
|
||||||
lsp
|
lsp
|
||||||
|
dune_3
|
||||||
]) ++ [
|
]) ++ [
|
||||||
sile
|
sile
|
||||||
runwhen
|
runwhen
|
||||||
|
Loading…
x
Reference in New Issue
Block a user