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

https://github.com/kud/my

dev environnement.
https://github.com/kud/my

macos shell

Last synced: 9 months ago
JSON representation

dev environnement.

Awesome Lists containing this project

README

          

# My! Oh My!

![Everybody Dance Now](everybodydancenow.gif)

**My own environment for macOS.**

Scripts, themes, dotfiles — all I need.

## 🚀 Quick Start

Run the install script:

```shell
curl -L --silent https://install.my.kud.io | zsh
```

## 💡 Usage

The main command is:

```shell
£
```

## 🖼️ Preview

```
███╗ ███╗██╗ ██╗
████╗ ████║╚██╗ ██╔╝
██╔████╔██║ ╚████╔╝
██║╚██╔╝██║ ╚██╔╝
██║ ╚═╝ ██║ ██║
╚═╝ ╚═╝ ╚═╝

Usage:

install Start the installation process
update Update the project
brew-clean Clean the casks
npm-clean Clean global Node packages
shims Create shell command for .app
doctor Run system health checks

run Run a specific core module:
ssh Configure SSH keys for GitHub
dotfiles Update dotfiles
symlink Update symlinks
os Update OS settings
fonts Update fonts
firefox Update Firefox settings
keepassxc Configure KeePassXC settings
sublime-merge Configure Sublime Merge settings
aicommits Configure AI-powered commit messages
brew Install/update Homebrew packages
npm Install/update npm packages
mas Install/update Mac App Store apps

doc Access project documentation
edit Open project in $EDITOR
open Open project directory in Finder
```