Merge branch 'master' of github.com:polymachine/dotfiles

This commit is contained in:
Daniel Mevec 2022-07-03 11:42:55 +02:00
commit aa43a9feac

View file

@ -0,0 +1,7 @@
theme = "gruvbox"
[editor]
[editor.cursor-shape]
insert = "bar"
normal = "block"
select = "underline"