this repo is for storing my config files.
chezmoi
is used to manage the copying and linking of dotfiles.
with chezmoi
installed:
# initialize
$ chezmoi init https://github.com/covercash2/dotfiles.git
# apply
$ chezmoi apply
# both at once
$ chezmoi init --apply --verbose https://github.com/covercash2/dotfiles.git
# update
$ chezmoi update
these files are not copied directly by chezmoi, since it only works with user privileges.
sshd_config
: basically just configure pubkey auth onlyxorg.conf/30-ds4.conf
: disable DualShock 4 touchpad