Remove git-delta
This commit is contained in:
parent
424e2ee837
commit
14375dd31c
2 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,6 @@
|
|||
|
||||
[core]
|
||||
editor = vim
|
||||
pager = delta
|
||||
|
||||
[push]
|
||||
default = simple
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue