Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stevedylandev/dotfiles

A collection of some of my MacOS Dotfiles
https://github.com/stevedylandev/dotfiles

Last synced: 2 months ago
JSON representation

A collection of some of my MacOS Dotfiles

Awesome Lists containing this project

README

        

## Steve's Dotfiles

Here's a collection of dotfiles that I use regularly on my MacOS development environment. If you want to use them simply copy them to their appropriate locations, majority of them being in `~/.config`.

![screenshot](https://github.com/stevedylandev/dotfiles/blob/5230b7f924e3bb30ef477d99af6bc2f41cd7bce6/assets/screenshot.png)

**A few things to be aware of:**

- Alacritty is expecting a Nerd font patched verson of [Commit Mono](https://commitmono.com/) which I have included in `assets` since it is open source!
- The color scheme is built using [Tinted Themeing Base16](https://github.com/tinted-theming/base16-shell) which allows you to use the shell to change the color scheme for all the apps used; just try something like `base16-rose-pine`. I would recommend installing via the instructions on their repo vs trying to install by cloning this one. In the screenshot I am using `base16-black-metal-bathory`.

Feel free to [reach out](mailto:[email protected]) if you have any questions!