Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/skullface/dotfiles

💻 Configurations to set-up and customize my own lappytop!
https://github.com/skullface/dotfiles

dotfiles

Last synced: 2 months ago
JSON representation

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

Lists

README

        

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

- Oh My Zsh + Spaceship prompt
- MacOS customizations
- Helpful [CLI tools and programs](https://github.com/skullface/dotfiles/blob/main/Brewfile#L7)
- [Sauce Code Pro Regular](https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/SourceCodePro), a modified version of Source Code Pro, patched by [Nerd Fonts](https://github.com/ryanoasis/nerd-fonts)
- [Aliases](https://github.com/skullface/dotfiles/tree/main/aliases) for my most-used (or most-forgotten) commands and functions

### Optional touchbar customization

Install [MTMR](https://github.com/Toxblh/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](https://www.python.org/downloads) and open it to install
- Mac App Store programs: Deliveries, Webcam Settings

#### Terminal profiles

- Terminal: `terminal/Cassette.terminal`
- iTerm2: `terminal/Cassette.json` with [Hardcore](https://github.com/hardcore/iTerm-colors/blob/master/hardcore.itermcolors) color scheme

#### VS Code settings

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