feat(shell): let base16-shell define the delta theme
This commit is contained in:
parent
bbb12f136a
commit
7834732c41
1 changed files with 6 additions and 0 deletions
|
|
@ -38,3 +38,9 @@
|
|||
file-removed-label = "removed:"
|
||||
file-added-label = "added:"
|
||||
file-renamed-label = "renamed:"
|
||||
|
||||
[include]
|
||||
# Import ${XDG_CONFIG_HOME:-$HOME/.config}/tinted-theming/delta.gitconfig.
|
||||
# It will set delta.light=(true|false):
|
||||
path = ~/.config/base16-shell/delta.gitconfig
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue