https://github.com/kud/my
dev environnement.
https://github.com/kud/my
macos shell
Last synced: 9 months ago
JSON representation
dev environnement.
- Host: GitHub
- URL: https://github.com/kud/my
- Owner: kud
- Created: 2013-09-24T22:39:59.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-07-27T11:36:32.000Z (9 months ago)
- Last Synced: 2025-07-27T13:23:20.585Z (9 months ago)
- Topics: macos, shell
- Language: Shell
- Homepage:
- Size: 10.6 MB
- Stars: 53
- Watchers: 3
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My! Oh My!

**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
```