]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/zsh.json
Add note about GPG pitfalls
[xdg-ninja.git] / programs / zsh.json
index 2f68ee24cd5650acda45c4e673c0f812c8b32b6a..026a8c5b02c6ea7e6d0d727b2e5304b8e908a43d 100644 (file)
             "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,