m4tx / dotfiles

My config files for the GNU/Linux tools I use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Repo that contains my config files for some linux tools.

Install

For Arch Linux:

pacman -S --noconfirm chezmoi && chezmoi init --apply m4tx

Or, for other distributions:

sh -c "$(curl -fsLS get.chezmoi.io/lb)" -- init --apply m4tx

After installing, the config can be easily updated by running chezmoi update.

About

My config files for the GNU/Linux tools I use


Languages

Language:Vim Script 91.3%Language:Shell 8.7%