2024-07-17 19:41:31 +02:00
..
2024-07-17 19:41:31 +02:00
2024-05-05 21:39:12 +02:00

helix-config

Holds my helix configuration

Setup

Linux

cd ~/.config && git clone https://github.com/itsscb/helix.git && cd -

Windows

cd $env:AppData; git clone https://github.com/itsscb/helix.git; cd -