# helix-config Holds my helix configuration ## Setup ### Linux ```cd ~/.config && git clone https://git.itsscb.de/itsscb/helix.git && cd -``` ### Windows ```cd $env:AppData; git clone https://git.itsscb.de/itsscb/helix.git; cd -```