Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 653 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 653 Bytes

Mohit's Dotfiles

A collection of useful dotfiles and scripts for MacOS.

Installation

Warning: Even though most dotfiles will work right out of the box for any *nix platform, some files are exclusive to MacOS. I recommend forking this repository, reviewing the code, and making changes to it accordingly before running the installation script. Don't just blindly use my settings unless you know what that entails. Use at your own risk!

To install, run the following:

$ sudo chmod u+x install.sh
$ ./install.sh
Linking config files into ~/ ...

You can use the -h or --help flag while running the above command to get help.