(use-package magit :ensure t :bind ("C-x g" . magit-status) :config (progn (setenv "GIT_PAGER" "")))