X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/6efc7cf13187ec9ae2bff84f52a0a77449625ae4..7e5dfcaa2bdf48e9c88a59c2afff2a4c773fb668:/programs/xonsh.json diff --git a/programs/xonsh.json b/programs/xonsh.json index ea1ba11..faa2fdd 100644 --- a/programs/xonsh.json +++ b/programs/xonsh.json @@ -1,8 +1,8 @@ { "files": [ { - "help": "Currently unsupported. No information found.\n", - "movable": false, + "help": "Alias xonsh to use a custom configuration location:\n\n```bash\nalias xonsh=\"xonsh --rc $XDG_CONFIG_HOME/xonsh/xonshrc\"\n```\n", + "movable": true, "path": "$HOME/.xonshrc" }, { @@ -12,4 +12,4 @@ } ], "name": "xonsh" -} \ No newline at end of file +}