Skip to content

kcrwfrd/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

These are my dotfiles, loosely inspired by https://github.com/cowboy/dotfiles and https://github.com/mathiasbynens/dotfiles.

Everything has been pared down to a minimum, and most of the automated bootstrapping has been scrapped. I wanted to let my dotfiles grow organically, so that I may better understand them, rather than just drop in somebody else's settings.

Usage

  • Clone the repo into ~/.dotfiles
  • Link everything in link/ to home: ln -s ~/.dotfiles/link/.bashrc ~/.bashrc
  • Copy everything in copy/ to home: cp ~/.dotfiles/.gitconfig ~/.gitconfig. This allows for system-specific settings without disturbing the repo.
  • init/ has some scripts that can be run once for system initialization
  • Anything in source/ will automatically get sourced by a handy function in .bashrc

Karabiner Elements

Note: when symlinking ./karabiner/karabiner.json to ~/.config/karabiner/karabiner.json, if you update any settings using the Karabiner Elements GUI it will destroy the symlink.

SKHD

Symlink all of ./skhd to ~/.config/skhd

License and Attribution

Bits and pieces are courtesy of Ben Alman and Mathias Bynens, and licensed under the MIT License and/or the GPL where appropriate.

About

Dotfiles for OSX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages