https://github.com/dfed/magcat
My personalized workstation setup
https://github.com/dfed/magcat
Last synced: 11 months ago
JSON representation
My personalized workstation setup
- Host: GitHub
- URL: https://github.com/dfed/magcat
- Owner: dfed
- License: mit
- Created: 2019-04-07T18:59:20.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-05-23T05:33:47.000Z (about 1 year ago)
- Last Synced: 2025-07-04T17:09:08.776Z (11 months ago)
- Language: Shell
- Size: 149 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.