This commit is contained in:
Paul-Henri Froidmont 2024-10-29 22:31:09 +01:00
parent 683972662b
commit ea63d5e273
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE
8 changed files with 306 additions and 5 deletions

View file

@ -33,6 +33,11 @@ in
enableCompletion = true;
autosuggestion.enable = true;
syntaxHighlighting.enable = true;
sessionVariables = {
# COURSIER_CACHE = "/mnt/c/Users/RDO/scoop/persist/coursier/cache";
# COURSIER_REPOSITORIES = "ivy2Local|https://nexus.foyer.lu/repository/mvn-all/";
# JAVA_OPTS = "-Dsbt.ivy.home=/mnt/c/Users/RDO/.ivy2";
};
initExtra = # bash
''
autoload -Uz up-line-or-beginning-search down-line-or-beginning-search