Let $Y$ be a real-valued random variable with a distribution equal to that of $|X|$ where $X$ is Gaussian with mean 0 and variance $\sigma^2$. Is $Y$ a subgaussian random variable? This Related question. was asked, but I don't follow the comments-- in particular, we can't directly apply the characterization of subgaussian random variables, because $Y$ is not zero-mean:
A random variable $X$ with $E[X] = 0$ is subgaussian iff there exists constants $c\geq 0$ and a Gaussian random variable $Z \sim N(0, \tau^2)$ for some $\tau > 0$, such that for all $s\geq 0$, $$\Pr(|X|\geq s) \leq c \Pr(|Z| \geq s).$$
This is from Theorem 2.6 in Wainright's High-Dimensional Statistics.
I can't seem to get around the nonzero mean of $Y$ in trying to prove sub-gaussianity. If there is any intuition or proof for why $Y$ is or is not subgaussian, that would be great.