regarding the specific question, the command should be executed from the terminal. iiuc, the intent is to move the uncompressed content, a folder, to a specific location, so if you can do that by other means, using the terminal is not necessary.
what practicalli said about out-of-dateness matches my experience though. if you aren't already an emacs user, there are other options too these days.
If the mv worked correctly, you should see a list of files if you do this (in terminal):
ls ~/.emacs.d/
thanks!
welp, trying doom emacs again, it was ok before but I really love it this time
granted, one of the main things I want is pretty superficial; I just like it to look visually polished, since I can typically handle getting the features I want how I want. Every couple of days I spend all day flipping through my emacs themes because there's something off or grating about the appearance for me, like having stray chaotic notes in some of the chords of a song, but I can't quite figure out what it is
whatever the case, somehow subtly doom does not seem to have it
although I still cannot get satisfied with just one theme ahahaha I'm flipping through them again
I've been using doom-vibrant in spacemacs forever now, before it was all darcula.
I like doom-tomorrow-night
from the doom-themes
package
the kaolin themes are quite nice. if outside or want a light theme for a while, kaolin-light is quite nice. and kaolin-temple is a nice dark theme
I'll check them!
I have been using doom-solarized-light for a long time and doom-solarized-dark before I started broadcasting. Just this week I switched to doom-gruvbox-light theme and the doom modeline theme, I like the clean look to the modeline.
In the themes I have used, the cursor itself is the right Spacemacs colour for the editing state its in (normal, insert, visual, iedit, etc). Depending on the theme used in the modeline icon in the left corner doesnt match the cursor (would like to change that if I find out how). Also the icon doesnt always show the differences between editing modes, especially normal and insert states, so I switched to the ascii view of editing states. I changed a few of the doom theme settings to get something I am happy enough with... https://github.com/practicalli/spacemacs.d/blob/master/init.el#L661-L701
This is the theme I'm using right now 😄
I'll check the changes you made tomorrow, maybe I'll give doom modeline another chance.
The doom-gruvbox-light theme with doom modeline theme I use looks like this https://practicalli.github.io/spacemacs/images/spacemacs-doom-gruvbox-light-theme-examples-home-spacemacs-config.png
Yep, Solarized Light works best for me as well. I love how soothing it is for my eyes.
I liked doom modeline theme, however, if I recall correctly, the cursor color didn't match modeline color and I didn't know how to change it.