Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jrock2004/dotfiles

This is my dotfiles that I save to it makes it easy to setup a new machine
https://github.com/jrock2004/dotfiles

dotfiles

Last synced: 4 days ago
JSON representation

This is my dotfiles that I save to it makes it easy to setup a new machine

Awesome Lists containing this project

README

        


John Costanzo Mimoji of him holding a laptop


:sparkles: John's Dotfiles :sparkles:


# Thanks for dropping by!

This repository contains my personal dotfiles, which are configuration files and scripts that customize various aspects of my system. By keeping my dotfiles under version control, I can easily synchronize them across multiple machines and ensure consistency in my development environment.

# Tested OS

- Mac OSX

# Installation

```bash
bash <(curl -L https://raw.githubusercontent.com/jrock2004/dotfiles/main/scripts/curl-install.sh)
```

# Customize and Extend

Feel free to modify and customize these dotfiles to suit your needs. Add your own configurations, aliases, and functions, or remove those that you don't find useful. Don't forget to keep your modifications under version control to track your changes.

If you come across useful improvements or additions that you think would benefit others, please consider contributing them back to the repository through pull requests. Sharing your knowledge and enhancements with the community is highly appreciated.

# Acknowledgements

I would like to acknowledge the open-source community and the countless developers who have shared their dotfiles, tips, and tricks. Your contributions have been invaluable in shaping and improving my own setup.

- [Nick Nisi](https://github.com/nicknisi/dotfiles)
- [Christian Chiarulli](https://www.chrisatmachine.com/)
- [Dorian Karter](https://github.com/dkarter/dotfiles)