# man up your mac
xcode-select --install
# fix ssh key
ssh-keygen -t ed25519 -C "<your_email@example.com>"
eval "$(ssh-agent -s)"
ssh-add ~/.ssh/id_ed25519
pbcopy < ~/.ssh/id_ed25519.pub
# (then paste the key into github ssh settings (https://github.com/settings/keys)
# clone repo
git clone git@github.com:cekrem/dotfiles.git
cd dotfiles
# start setup!
./mac-setup.sh
-
Notifications
You must be signed in to change notification settings - Fork 0
cekrem/dotfiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
dotfiles, scripts and fonts
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published