X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/259dba8e4a15ce2132499d88e44cac959190e165..9400530454b70adfc1dfb6da78519a409ea1a5a8:/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,