Skip to content

covercash2/dotfiles

Repository files navigation

dotfiles and configs

this repo is for storing my config files.

chezmoi is used to manage the copying and linking of dotfiles.

chezmoi

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

root_etc

these files are not copied directly by chezmoi, since it only works with user privileges.

  • sshd_config: basically just configure pubkey auth only
  • xorg.conf/30-ds4.conf: disable DualShock 4 touchpad

About

my dotfiles, mostly macOS and Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published