--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.arduino15",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/arduino/Arduino/issues/3915\n"
+ },
+ {
+ "path": "$HOME/.arduino-create",
+ "movable": false,
+ "help": "Currently unsupported. No information found.\n"
+ }
+ ],
+ "name": "arduino"
+}
\ No newline at end of file
{
- "name": "bash",
"files": [
{
- "path": "${HOME}/.bash_history",
+ "path": "$HOME/.bash_logout",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://savannah.gnu.org/support/?108134\n"
+ },
+ {
+ "path": "$HOME/.bash_login",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://savannah.gnu.org/support/?108134\n"
+ },
+ {
+ "path": "$HOME/.bash_profile",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://savannah.gnu.org/support/?108134\n"
+ },
+ {
+ "path": "$HOME/.bash_aliases",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://savannah.gnu.org/support/?108134\n"
+ },
+ {
+ "path": "$HOME/.bashrc",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://savannah.gnu.org/support/?108134\n"
+ },
+ {
+ "path": "$HOME/.oh-my-bash",
+ "movable": true,
+ "help": "Export the following environment variables:\n\n```bash\nexport OSH=\"${XDG_DATA_HOME}/oh-my-bash\"\n```\n"
+ },
+ {
+ "path": "$HOME/.bash_history",
"movable": true,
"help": "Export the following environment variables:\n\n```bash\nexport HISTFILE=\"${XDG_STATE_HOME}\"/bash/history\n```\n"
}
- ]
+ ],
+ "name": "bash"
}
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.links",
+ "movable": false,
+ "help": "Currently unsupported. No information found.\n"
+ }
+ ],
+ "name": "links"
+}
\ No newline at end of file
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.lyrics",
+ "movable": false,
+ "help": "Currently unsupported. No information found.\n"
+ }
+ ],
+ "name": "lyrics"
+}
\ No newline at end of file
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.mujoco",
+ "movable": true,
+ "help": "Export the following environment variables:\n\n```bash\nexport MUJOCO_PY_MUJOCO_PATH=\"${XDG_SHARE_HOME}/mujoco/mujoco210\"\n```\naccording to https://github.com/openai/mujoco-py#install-mujoco\n"
+ }
+ ],
+ "name": "mujoco"
+}
\ No newline at end of file