Skip to content

covercash2/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

nuenv

this is just a set of conventions that i use to provide wrappers and convenience functions. the nuenv directory is added to the NU_LIBS_DIR, which allows me to summon nushell overlays easily:

overlay use git.nu

About

my dotfiles, mostly macOS and Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published