Skip to content

thmswt/dotfiles

Repository files navigation

thmswt's dotfiles

Prerequisites

  1. Homebrew, run: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  2. git, run: brew install git

Pre Configuration

Some of the tools used require local configuration. Like git with username and email:

  1. Run touch ~/.gitconfig_local to create the file.
  2. Store any user-specific data.

You find a simple example of this file here.

Installation

To set things up, dotbot is used. Steps:

  1. Clone this repo with: git clone https://github.com/thmswt/dotfiles
  2. cd dotfiles/
  3. Run: bash ./install.sh
  4. The LogiTune cask only downloads the app, to install it run: open /opt/homebrew/Caskroom/logitune/3.6.255/LogiTuneInstaller.app

Post Configuration

  1. Import the config file into Rectangle.
  2. (Optionally) Run bash macos/settings.sh if you want to configure your macOS.

License

WTFPL: do the fuck you want. Enjoy!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published