Skip to content

NMAC427/dotfiles

Repository files navigation

Dotfiles

Work in progress...

Dotfiles uses Dotbot for installation.

Quick Setup

git clone https://github.com/NMAC427/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install

Note that the install script is idempotent: it can safely be run multiple times.

Making Local Customizations

You can make local customizations for some programs by editing these files:

  • zsh : ~/.zshrc_local_before runs before .zshrc
  • zsh : ~/.zshrc_local_after runs after .zshrc
  • git : ~/.gitconfig_local

Post-Install

  • Set the zsh theme using fasttheme {name}.
  • Some tools might require Rosetta 2 to run. You can install it by running softwareupdate --install-rosetta.
  • For file syncing with unison, you must add a remote with the name unison in your ssh config. You can customize your config in the ~/Library/Application Support/Unison/custom.prf file.

About

My personal dotfiles

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors