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} %~
|
||||
%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
|
||||
ocaml
|
||||
opam
|
||||
dune-release
|
||||
# TODO add sonic-pi here if it supports the arch
|
||||
]) ++ (with ocamlPackages; [
|
||||
lsp
|
||||
dune_3
|
||||
]) ++ [
|
||||
sile
|
||||
runwhen
|
||||
|
Loading…
x
Reference in New Issue
Block a user