Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stevedylandev/dotfiles
- Owner: stevedylandev
- Created: 2023-12-25T01:47:18.000Z (almost 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-05T03:28:29.000Z (12 months ago)
- Last Synced: 2024-10-03T13:22:25.902Z (3 months ago)
- Language: Shell
- Size: 4.86 MB
- Stars: 19
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!