]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/ohmyzsh.json
Add xmake (#411)
[xdg-ninja.git] / programs / ohmyzsh.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.oh-my-zsh",
5 "movable": true,
6 "help": "See the relevant [issue](https://github.com/ohmyzsh/ohmyzsh/issues/9543).\n\nExport the following environment variables:\n\n```bash\nexport ZSH=\"$XDG_DATA_HOME\"/oh-my-zsh \n```\n"
7 },
8 {
9 "path": "$HOME/.zshrc.pre-oh-my-zsh",
10 "movable": true,
11 "help": "If it exists, it is used when switching back to the default shell you had before installing Oh My Zsh. See the [FAQ](https://github.com/ohmyzsh/ohmyzsh/wiki/FAQ#how-do-i-uninstall-oh-my-zsh) for more information.\n\nYou can either back it up elsewhere or delete it.\n"
12 },
13 {
14 "path": "$HOME/.zshrc.pre-oh-my-zsh-[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]_[0-9][0-9]-[0-9][0-9]-[0-9][0-9]",
15 "movable": true,
16 "help": "If it exists, it is used when switching back to the default shell you had before installing Oh My Zsh. See the [FAQ](https://github.com/ohmyzsh/ohmyzsh/wiki/FAQ#how-do-i-uninstall-oh-my-zsh) for more information.\n\nYou can either back it up elsewhere or delete it.\n"
17 }
18 ],
19 "name": "ohmyzsh"
20 }