A set of dotfiles I use for macos
Go to file
Leon Bowie 39a8e6224c
fix: use correct alias for cd
2023-11-12 12:00:01 +13:00
.github/workflows add tests 2021-08-24 03:16:36 +12:00
config chore: update aliases 2023-10-28 13:19:23 +13:00
dotbot@3f9e409669 chore: update aliases 2023-10-28 13:19:23 +13:00
dotbot-brew@86da20ac70 chore: update aliases 2023-10-28 13:19:23 +13:00
dotfiles fix: use correct alias for cd 2023-11-12 12:00:01 +13:00
gnupg improvements 2022-05-19 12:42:44 +12:00
homebrew chore: update aliases 2023-10-28 13:19:23 +13:00
pythonrc@66f605f520 chore(deps): update pythonrc digest to 66f605f (#6) 2023-02-17 11:17:35 +13:00
scripts feat: start migrating macos config 2023-02-09 21:25:43 +13:00
ssh chore: update aliases 2023-10-28 13:19:23 +13:00
themes Move to p10k and cleanup shell 2023-02-09 02:59:34 +13:00
.gitmodules Move to p10k and cleanup shell 2023-02-09 02:59:34 +13:00
LICENSE Add license 2021-08-24 03:15:34 +12:00
Makefile feat: start migrating macos config 2023-02-09 21:25:43 +13:00
README.md Update README.md 2022-05-20 22:59:01 +12:00
install.sh Move to p10k and cleanup shell 2023-02-09 02:59:34 +13:00
renovate.json feat: add gitsubmodules support 2023-02-17 03:22:02 +13:00
test.sh Move to p10k and cleanup shell 2023-02-09 02:59:34 +13:00

README.md

Dotfiles

Bootstrap my macOS machine.

Usage

git clone https://github.com/Darkflame72/dotfiles ~/.dotfiles
cd ~/dotfiles && make bootstrap

Manual tasks (One-time per machine)

  • Login to App Store before running make brew (It runs mas which needs App Store permission.)
  • Signin to Discord/Bitwarden/Nextcloud
  • Setup Time Machine on local nas
  • Copy ssh and gpg keys to local machine

Features

$ make
help                           Print command list
bootstrap                      Bootstrap new machine
dotfiles                       Update dotfiles
macos                          Run macos script
brew                           Install brew & cask packages
update                         Update everything