Closed Ping-Hsuan closed 4 months ago
Ok, in that case can you change to double quotes then? Technically no quotes is fine (and there's plenty of examples in my dotfiles), but stylistically it is frowned upon so we should do it 'correctly'.
Just change it to double quote.
The single quote has confused users. They were trying to do the following:
export MOR_DIR='${HOME}/NekROM' for example, with the single quote kept. This does not work.