saschahemleb / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

install

Fresh macOS:

sudo softwareupdate -i -a
xcode-select --install

Clone and install

git clone https://github.com/saschahemleb/dotfiles.git ~/dotfiles
~/dotfiles/install.sh

This will symlink the appropriate files in dotfiles to your home directory. Everything is configured and tweaked within ~/dotfiles.

dotfiles is a simple script that installs some dependencies, sets sane macOS defaults, and so on. Tweak this script, and occasionally run dotfiles from time to time to keep your environment fresh and up-to-date. You can find this script in bin/.

About

My dotfiles

License:MIT License


Languages

Language:Shell 100.0%