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]
|
[core]
|
||||||
editor = vim
|
editor = vim
|
||||||
pager = delta
|
|
||||||
|
|
||||||
[push]
|
[push]
|
||||||
default = simple
|
default = simple
|
||||||
|
|
|
@ -7,7 +7,7 @@ This is just a bunch of dotfiles.
|
||||||
|
|
||||||
``` sh
|
``` sh
|
||||||
# Base utils
|
# 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 shared-mime-info xdg-user-dirs
|
||||||
pacman -S skim
|
pacman -S skim
|
||||||
# Rust
|
# Rust
|
||||||
|
|
Loading…
Reference in a new issue