From 14375dd31cf987180ef10a763d092e8e54fb2a63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodolphe=20Br=C3=A9ard?= Date: Wed, 4 Oct 2023 19:21:41 +0200 Subject: [PATCH] Remove git-delta --- .gitconfig | 1 - README.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitconfig b/.gitconfig index 2c18d8d..9857f52 100644 --- a/.gitconfig +++ b/.gitconfig @@ -5,7 +5,6 @@ [core] editor = vim - pager = delta [push] default = simple diff --git a/README.md b/README.md index 5d28bd2..b0d2758 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This is just a bunch of dotfiles. ``` sh # Base utils -pacman -S bat duf eza git-delta htop inetutils kitty-terminfo neovim openssh ripgrep tmux transmission-cli tree wget whois zsh zsh-syntax-highlighting +pacman -S bat duf eza htop inetutils kitty-terminfo neovim openssh ripgrep tmux transmission-cli tree wget whois zsh zsh-syntax-highlighting pacman -S shared-mime-info xdg-user-dirs pacman -S skim # Rust