Hi, I am trying to install xschem from the link:
https://gist.github.com/chiraag/248d2042df02ac759079adf25c65c2fa, but I do not see when I should have created the /programs/conf folder that is used when installing the sky130 pdk (shown below). Does this mean I have made a mistake during the "export xschem_version" configuration step or should I create the conf folder manually?
cd $HOME/programs/conf/xschem/xschem_library
git clone <https://github.com/StefanSchippers/xschem_sky130.git>
Thanks in advance!