diff --git a/roles/home-cli/files/gitconfig b/roles/home-cli/files/gitconfig index e406978..7611b1b 100644 --- a/roles/home-cli/files/gitconfig +++ b/roles/home-cli/files/gitconfig @@ -1,8 +1,6 @@ # Set environment variable GIT_CONFIG_NOSYSTEM=true to ignore the Git # system-wide config file (normally /etc/gitconfig). -[core] - pager = less -+FX [pull] ff = only rebase = false