Skip to content

Latest commit

Β 

History

History
28 lines (22 loc) Β· 817 Bytes

README.md

File metadata and controls

28 lines (22 loc) Β· 817 Bytes

Offboarding for macOS Users

Offboarding in 1s πŸ•΅οΈβ€β™‚οΈ

Also discover Onboarding in 1s πŸ—οΈβœ¨

πŸ“Œ Overview

This script automates the offboarding process for a macOS user by logging out, removing applications, deleting the user account, and cleaning up the system.

βœ… What This Script Does

  • πŸ”’ Logs out of the current user
  • πŸ—‘οΈ Removes installed applications:
    • Google Chrome
    • Notion
    • Telegram
    • Spotify
    • Zalo
    • Messenger
  • 🧹 Deletes user data
  • 🌍 Flushes DNS cache for a fresh start

πŸ›  How to Use

▢️ Run this command in Terminal:

/bin/bash -c "$(curl -sSL https://raw.githubusercontent.com/cuongndc9/offboarding/main/offboarding.sh)"

Enjoy a clean system after offboarding! πŸš€