Skip to content

panchr/dotfiles

 
 

Repository files navigation

Rushy’s dotfiles

Installation

You can clone the repository wherever you want. (I like to keep it in ~/Projects/config/dotfiles). Then run bootstrap/init.sh, which sets up configuration and Doom.

git clone https://github.com/panchr/dotfiles.git && cd dotfiles && bootstrap/init.sh

macOS preferences

To configure macOS system preferences (keyboard mappings, Finder, Dock, menu bar, power management, etc.), run:

sudo bootstrap/macos.sh

This should be run after init.sh. A logout/reboot is required for keyboard modifier changes to take effect.

Install Homebrew formula

When setting up a new Mac, you may want to install some common Homebrew formulae. This will install Homebrew and some standard packages:

./bootstrap/install-packages.sh

Original

This is forked from the original https://github.com/mathiasbynens/dotfiles.

About

A collection of sensible dotfiles for tools I use

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • Shell 84.9%
  • Emacs Lisp 14.2%
  • Other 0.9%