r4dixx / evercrisp

My personal macOS dotfiles & configuration πŸ‘¨β€πŸ’»πŸš€

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to evercrisp πŸ‘¨β€πŸ’»πŸš€

The ultimate developer configuration for macOS devices

What about it?

evercrisp is based on Atlassian's approach to dotfiles. Basically, your home folder acts just like a git repository. It's a simple, customizable and elegant way to manage your macOS configuration and settings.

As Atlassian puts it:

No extra tooling, no symlinks, files are tracked on a version control system, you can use different branches for different computers, you can replicate your configuration easily on new installation.

How does it work exactly?

evercrisp works just like git. You can add, commit, pull, push any new or existing file.

Here's a simple example:

evercrisp add file
evercrisp commit -m "Adding new file to my dotfiles"
evercrisp push

That's it! It's basically just a git alias. Run init-evercrisp to get started.

Here are the complete steps: How to

Read the Setup and Backup sections for more advanced configuration steps

Why evercrisp?

EverCrisp is an apple cultivar that has won many spurs these past few years. Its success is due to its special sweetness, crispness and its ability to store very well. All in all a safe choice for apple consumers πŸŽπŸ˜‹

More about EverCrisp

About

My personal macOS dotfiles & configuration πŸ‘¨β€πŸ’»πŸš€


Languages

Language:Shell 79.9%Language:Ruby 15.4%Language:Vim Script 2.6%Language:Python 2.0%