skullface / dotfiles

💻 Configurations to set-up and customize my own lappytop!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

These dotfiles were written for my own setup and workflows for personal and professional computing. You’re welcome to use them however works best for you, but I won’t accept issues/PRs for customizations.

How to use

  1. Clone this repo and navigate to it
  2. Run the custom install script: $ ./install.sh
  3. Replace local .zshrc with this repo’s .zshrc
  4. Enjoy! ♥️

Details

Included in the install script

Optional touchbar customization

Install MTMR ($ brew install --cask mtmr) to customize the touchbar with the following settings inside the /mtmr directory:

More dependencies to make life happier

  • Download latest Python and open it to install
  • Mac App Store programs: Deliveries, Webcam Settings

Terminal profiles

  • Terminal: terminal/Cassette.terminal
  • iTerm2: terminal/Cassette.json with Hardcore color scheme

VS Code settings

I use Settings Sync to take care of this, but a backup lives in vscode/settings.json 🤞

About

💻 Configurations to set-up and customize my own lappytop!


Languages

Language:Shell 91.7%Language:Ruby 8.3%