feat(git): add delta

This commit is contained in:
Oliver Davies 2022-07-18 12:36:32 +01:00
parent 78433fed83
commit 719d4f52d2
3 changed files with 17 additions and 2 deletions

View file

@ -1,6 +1,10 @@
default_roles:
- ssh
- cargo
- delta
- stylua
- alacritty
- awesome-wm
- ctop
@ -12,7 +16,6 @@ default_roles:
- git
- htop
- jq
- cargo
- mysql-client
- npm
- neovim
@ -23,11 +26,11 @@ default_roles:
- pulumi
- pv
- ripgrep
- stylua
- tldr
- tree
- tmux
- tmuxinator
- zsh
- zsh-antigen
- debugger

View file

@ -0,0 +1,8 @@
---
- name: Install
community.general.cargo:
name:
- git-delta
path: /usr/local
state: latest
become: true

View file

@ -83,6 +83,10 @@
[core]
editor = nvim
excludesFile = ~/.gitignore-global
pager = delta
[delta]
line-numbers = true
[diff]
tool = vimdiff