]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/php.json
Add files for git & gitkraken + update php (#479)
[xdg-ninja.git] / programs / php.json
1 {
2 "name": "PHP",
3 "files": [
4 {
5 "path": "$HOME/.php_history",
6 "movable": true,
7 "help": "Support since PHP _8.4_ through the PHP_HISTFILE environment variable.\n\nExport the following environment variable:\n\n```sh\nexport PHP_HISTFILE=\"$XDG_STATE_HOME\"/php/history\n```\n"
8 }
9 ]
10 }