X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/d363c2b6d428463b1b171972ec12bc7605435365..262d7d5205400a0fe75228461c6bf8d6cdd4df2e:/programs/zsh.json diff --git a/programs/zsh.json b/programs/zsh.json index 2f68ee2..026a8c5 100644 --- a/programs/zsh.json +++ b/programs/zsh.json @@ -30,6 +30,11 @@ "movable": true, "help": "Move file to _\"$HOME\"/.config/zsh/.zlogin_ and export the following environment variable:\n\n```bash\nexport ZDOTDIR=\"$HOME\"/.config/zsh\n```\nYou can do this in _/etc/zsh/zshenv_.\n" }, + { + "path": "$HOME/.zprofile", + "movable": true, + "help": "Move file to _\"$HOME\"/.config/zsh/.zprofile_ and export the following environment variable:\n\n```bash\nexport ZDOTDIR=\"$HOME\"/.config/zsh\n```\nYou can do this in _/etc/zsh/zshenv_.\n" + }, { "path": "$HOME/.zshenv", "movable": true,