]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commit
add `octave` to darabase (#229)
authorSuren Lockwood <53460243+CheesyChocolate@users.noreply.github.com>
Wed, 29 Mar 2023 09:32:29 +0000 (09:32 +0000)
committerGitHub <noreply@github.com>
Wed, 29 Mar 2023 09:32:29 +0000 (11:32 +0200)
commit0442c9e50f81f607558d4c9b3961e25c9a461413
treebe096e88a31937bd0c6bf3718d8e1117be0ef6cc
parent68ced838cd3d8fb5bcfafa6be64740fd4186142a
add `octave` to darabase (#229)

* added octave to supported programs

* the .octaverc file will not be auto generated by octave, but all the manuals point to making it in the home directory

* source: [Arch Wiki Xdg Base Directory](https://wiki.archlinux.org/title/XDG_Base_Directory#Partial)

* octave doesn't respect OCTAVE_HISTFILE varible

* octave respects XDG
* octave package mamanger by default will install packages in ~/.local/share/octave/api-v58/packages/
programs/octave.json [new file with mode: 0644]