EnnoxHD / archlinux-install-guide

ArchLinux Installation Guide
MIT License
1 stars 0 forks source link

Configure git #9

Closed EnnoxHD closed 3 years ago

EnnoxHD commented 3 years ago
  1. /etc/gitconfig
  2. ~/.gitconfig
  3. Change language for git to English:
    • in ~/.bashrc set alias git='LANG=en_US.UTF-8 git'
EnnoxHD commented 3 years ago

use https://github.com/EnnoxHD/dotfiles/tree/linux