mirror of
https://github.com/Xevion/dotfiles.git
synced 2025-12-16 00:11:36 -06:00
Move all chezmoi files into 'home' directory
This commit is contained in:
4
home/dot_config/micro/bindings.json
Normal file
4
home/dot_config/micro/bindings.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"Alt-/": "lua:comment.comment",
|
||||
"CtrlUnderscore": "lua:comment.comment"
|
||||
}
|
||||
3
home/dot_config/micro/settings.json
Normal file
3
home/dot_config/micro/settings.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"mkparents": true
|
||||
}
|
||||
Reference in New Issue
Block a user