Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 369 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 369 Bytes

helix

helix editor themed with sweetpastel

installation

  1. create a folder name themes in your helix config directory ~/.config/helix
mkdir -p ~/.config/helix/themes
  1. copy the theme to the theme folder
curl https://raw.githubusercontent.com/sweetpastel/helix/main/sweetpastel.toml --output ~/.config/helix/themes/sweetpastel.toml