]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - generated_configs/Octave.json
Add more programs
[xdg-ninja.git] / generated_configs / Octave.json
index 5be1f8f902117635b50cac4ff07ec9fe6f856ba8..764610fce5f69c0dd6785186c5bb1a9786428ec1 100644 (file)
@@ -2,17 +2,17 @@
     "name": "Octave",
     "files": [
         {
-            "path": "~/octave",
+            "path": "$HOME/octave",
             "movable": true,
             "help": "export OCTAVE_HISTFILE=\"$XDG_CACHE_HOME/octave-hsts\", export OCTAVE_SITE_INITFILE=\"$XDG_CONFIG_HOME/octave/octaverc\"\n$XDG_CONFIG_HOME/octave/octaverc\nsource /usr/share/octave/site/m/startup/octaverc;\npkg prefix ~/.local/share/octave/packages ~/.local/share/octave/packages;\npkg local_list /home/<your username>/.local/share/octave/octave_packages;\n\nThe local_list option must be given an absolute path.\n"
         },
         {
-            "path": "~/.octave_packages",
+            "path": "$HOME/.octave_packages",
             "movable": true,
             "help": "export OCTAVE_HISTFILE=\"$XDG_CACHE_HOME/octave-hsts\", export OCTAVE_SITE_INITFILE=\"$XDG_CONFIG_HOME/octave/octaverc\"\n$XDG_CONFIG_HOME/octave/octaverc\nsource /usr/share/octave/site/m/startup/octaverc;\npkg prefix ~/.local/share/octave/packages ~/.local/share/octave/packages;\npkg local_list /home/<your username>/.local/share/octave/octave_packages;\n\nThe local_list option must be given an absolute path.\n"
         },
         {
-            "path": "~/.octave_hist",
+            "path": "$HOME/.octave_hist",
             "movable": true,
             "help": "export OCTAVE_HISTFILE=\"$XDG_CACHE_HOME/octave-hsts\", export OCTAVE_SITE_INITFILE=\"$XDG_CONFIG_HOME/octave/octaverc\"\n$XDG_CONFIG_HOME/octave/octaverc\nsource /usr/share/octave/site/m/startup/octaverc;\npkg prefix ~/.local/share/octave/packages ~/.local/share/octave/packages;\npkg local_list /home/<your username>/.local/share/octave/octave_packages;\n\nThe local_list option must be given an absolute path.\n"
         }