nixos/dotfiles/helix/README.md

234 B

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 -