Skip to content

benlaverriere/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,036 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Install Homebrew so that we can install other software.

Run the following script:

!/usr/bin/env zsh

brew install git
brew install just

Clone this repo.

Run just bootstrap to set everything up for the first time. Thereafter, run just fix to update things.

resources

TODO

  • figure out distinction between Rake and stow_it_all tasks, or combine
  • replace TeXShop with standalone TeXLive
  • split Brewfile into "critical" and "everything else"
  • store kitty config in repo
  • purge old installed formulae/casks (like old Pythons)
  • Just dependencies somewhat overlap with Rake dependencies. Not sure if the "accumulate advice" model translates well to Just, though.
  • remove qmk from stow_it_all
  • set up SSH for GitHub before trying to clone Vim plugins

QMK

  • script/qmk.sh and maybe other setup via Homebrew
  • qmk configure and qmk flash
  • Using a weekly build of Plover until 4.0 is released and casked

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors