[kitty] Add local settings override

This commit is contained in:
lhark 2019-02-21 14:53:54 -05:00
parent 56eab848f9
commit 9a6e082862
2 changed files with 12 additions and 9 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
vim/.netrwhist
vim/bundle/*
git_user
config/kitty/.local.conf

View file

@ -10,6 +10,8 @@ include colors/base16-3024-256.conf
enable_audio_bell no
include .local.conf
##################################
# Nice alternative base16 themes #
##################################