Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dfed/magcat

My personalized workstation setup
https://github.com/dfed/magcat

Last synced: about 1 month ago
JSON representation

My personalized workstation setup

Awesome Lists containing this project

README

        

# MagCat
My personalized workstation setup

# Installation

Run `zsh <(curl -Ls https://raw.githubusercontent.com/dfed/MagCat/main/install.sh) ` to install this setup. Once completed, you may modify `~/.custom_zshrc` to customize your setup for this machine.

Only run this script if you're willing to overwrite your existing configuration.

# Signed Commits

This repo sets up GPG signing of git commits. To start signing commits on a new machine, [create a new GPG key](https://docs.github.com/en/authentication/managing-commit-signature-verification/generating-a-new-gpg-key).

## Default branch

The default branch of this repository is `main`. Between the initial commit and [`0a8e560`](https://github.com/dfed/MagCat/commit/0a8e56087f417e2c47c626f5a1fdf66ed5be99f5), the default branch of this repository was `master`. See #1 for more details on why this change was made.