Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dfed/magcat
- Owner: dfed
- Created: 2019-04-07T18:59:20.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T03:02:52.000Z (about 2 months ago)
- Last Synced: 2024-09-17T06:31:35.209Z (about 2 months ago)
- Language: Shell
- Size: 115 KB
- Stars: 6
- 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.