Shameless plug: I am the author.

  • @[email protected]
    link
    fedilink
    32 months ago

    I have /tmp in my fstab with these mount options.

    tmpfs /tmp tmpfs rw,noatime,size=20G 0 0

    And the rest of the setup is done in my zprofile

    • @tabular
      link
      English
      2
      edit-2
      2 months ago

      I think I should be able to get this working following your zprofile file. Thanks!