Skip to content

leaferiksen/mac-home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To sync home with this repo, open Terminal as user leaf and run

xcode-select --install && \
git init && \
git remote add origin [email protected]:leaferiksen/macfiles.git && \
git fetch && \
git checkout -f main

To elevate session to admin, run

su - admin

To install Homebrew, run

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" && \
sudo chown -R leaf /opt/homebrew/

To enable proxy icons, go to System Settings → Privacy & Security → Full Disk Access and add Terminal, then restart it and run

./.config/setup/1\ Preferences.sh && \
./.config/setup/2\ Brew\ Apps.sh && \
./.config/setup/3\ App\ Store.sh

Download Karabiner Elements, LuLu, Wacom and Fluid from their websites add Weather to menu bar

About

dotfiles for my mac

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published