dfed / MagCat

My personalized workstation setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MagCat

My personalized workstation setup

Installation

Run zsh <(curl -Ls https://raw.githubusercontent.com/dfed/MagCat/main/install.sh) <git_author_email> 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.

Default branch

The default branch of this repository is main. Between the initial commit and 0a8e560, the default branch of this repository was master. See #1 for more details on why this change was made.

About

My personalized workstation setup


Languages

Language:Shell 86.6%Language:Vim Script 13.4%