]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/zsh.json
Added xsane
[xdg-ninja.git] / programs / zsh.json
index 1ea83f659f6182f88a6a9226cfb8a0b00cedadf1..026a8c5b02c6ea7e6d0d727b2e5304b8e908a43d 100644 (file)
             "movable": true,
             "help": "Set this in your zshrc:\n\n```bash\ncompinit -d \"$XDG_CACHE_HOME\"/zsh/zcompdump-\"$ZSH_VERSION\"\n```\n"
         },
+        {
+            "path": "$HOME/.zhistory",
+            "movable": true,
+            "help": "Export the following environment variable:\n\n```bash\nexport HISTFILE=\"$XDG_STATE_HOME\"/zsh/history\n```\n"
+        },
         {
             "path": "$HOME/.histfile",
             "movable": true,
             "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,