Skip to content

naeramarth7/dotfiles

Repository files navigation

dotfiles

Usage

OS X Settings

The .macos script is for setting up OS X. Check the lines for details and execute it to apply the settings:

./.macos

Homebrew

The install.sh script will:

  • install Homebrew and Cask
  • install Packages from Homebrew / Cask
  • enable the dotfiles

This step can be skipped when using the install.sh script, since it includes enabling the dotfiles. If you however only want to include the dotfiles, make sure rcm is installed and run:

# Change into repository folder
cd ~/dotfiles

# Run rcup with config from `rcrc` file
env RCRC=$(pwd -P)/rcrc rcup

Disabling

macOS Settings / Homebrew

Unfortunately, there's no possibilty to revert the changes made by the .macos script. Fore removing Homebrew, see superuser.com/a/203740.

dotfiles

To disable the included dotfiles, you can use rcm:

# Change into repository folder
cd ~/dotfiles

# Remove symlinked files and folders from $HOME
env RCRC=$(pwd -P)/rcrc rcdn

Inspired by / Thanks to...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published