]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/ipython.json
adds support for $HOME/.tigrc (#354)
[xdg-ninja.git] / programs / ipython.json
1 {
2 "files": [
3 {
4 "help": "Supported since _8.0.0_.\n\nYou can move the file to _$XDG_CONFIG_HOME/ipython_.\n\nOr set the following environment variable:\n```bash\nexport IPYTHONDIR=\"$XDG_CONFIG_HOME/ipython\"\n```\n",
5 "movable": true,
6 "path": "$HOME/.ipython"
7 }
8 ],
9 "name": "ipython"
10 }