Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

270 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

screenshot

My dotfiles, circa 2017.

The theme I'm using for my editor and terminal is the Zenburn color scheme. I typically pair that with Inconsolata as my main programming font.

Install the following manually

Loading dotfiles into system

  • Run ./load.sh
    • This will backup any existing dotfiles into a new directory ~/.dotfiles.backup/<UTC epoch>

Updating dotfiles

  • Run ./read.sh in the repository's directory to copy all of the system's settings.

Restoring a backup

  • Run ./restore.sh to interactively restore a file from ~/.dotfiles.backup/<UTC epoch>/.
    • Lists every backed-up file across all snapshots; type a substring to filter (uses fzf if installed, otherwise a numbered menu).
    • Pick a file to restore it to its original location. The current version is backed up first, so the restore is reversible.
    • Use --dry-run to preview without writing.

About

My dotfiles for a simple but powerful macOS setup

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages