bug: export EZA_CONFIG_DIR using ~ or $HOME doesn't work
errors
If you try to use **`$HOME`** or **`~`** in your .bashrc or other *export*, you will fail to see why it's not working. Shell options are normally disabled to expand variables within shell script.
Please add a check on the EZA_CONFIG_DIR variable!
2 条评论