/dotfiles

dotfiles

Primary LanguageShell

GHIFARI160's dotfiles

GHIFARI160's dotfiles.

License

MIT License.

Bootstrapper includes third party libraries.

Cheatsheet

  • (macOS) Assign "Full Disk Access" and "App Management" permissions to Terminal
  • (macOS) Sign in to the App Store
  • (non-Ubuntu Linux) Apply software updates
  • (non-Ubuntu Linux) Download and install curl, git, and Homebrew dependencies
  • Create a temporary GitHub Personal Access Token with account permissions:
    • GPG keys: Read-only
    • Git SSH keys: Read and write
  • Run the setup script
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Ghifari160/dotfiles/main/setup.sh)"