1
0
Fork 0

use delta, theme lazygit

This commit is contained in:
Luca Bilke 2024-06-26 14:38:23 +02:00
parent 821e72b99c
commit ba9a35375a
1 changed files with 31 additions and 0 deletions

View File

@ -1,12 +1,43 @@
services: services:
gitlab.tralios.de: "gitlab:gitlab.tralios.de" gitlab.tralios.de: "gitlab:gitlab.tralios.de"
git.snaile.de: "gitea:git.snaile.de" git.snaile.de: "gitea:git.snaile.de"
git:
branchLogCmd: "git log --graph --color=always --abbrev-commit --date=relative --pretty=format:'%C(red)%h %C(green)%ad%C(auto)%d %C(blue)%ae %Creset%s' {{branchName}} --"
paging:
colorArg: always
pager: delta --dark --paging=never --config $XDG_CONFIG_HOME/git/config
gui: gui:
nerdFontsVersion: "3" nerdFontsVersion: "3"
showRandomTip: false showRandomTip: false
showBottomLine: false showBottomLine: false
skipDiscardChangeWarning: true skipDiscardChangeWarning: true
border: single border: single
sidePanelWidth: 0.25
theme:
activeBorderColor:
- "#ff9e64"
- "bold"
inactiveBorderColor:
- "#27a1b9"
searchingActiveBorderColor:
- "#ff9e64"
- "bold"
optionsTextColor:
- "#7aa2f7"
selectedLineBgColor:
- "#283457"
cherryPickedCommitFgColor:
- "#7aa2f7"
cherryPickedCommitBgColor:
- "#bb9af7"
markedBaseCommitFgColor:
- "#7aa2f7"
markedBaseCommitBgColor:
- "#e0af68"
unstagedChangesColor:
- "#db4b4b"
defaultFgColor:
- "#c0caf5"
update: update:
days: 1 days: 1
refresher: refresher: