An open API service indexing awesome lists of open source software.

https://github.com/ivangalbans/dotfiles

My MacOS configuration 🛠
https://github.com/ivangalbans/dotfiles

brewfile clojure dotfiles emacs git iterm2 karabiner macos oh-my-zsh vim zsh

Last synced: 7 months ago
JSON representation

My MacOS configuration 🛠

Awesome Lists containing this project

README

          

# 🛠 dotfiles

My personal MacOS configuration 💻

## Install

```bash
git clone --recurse-submodules -j8 https://github.com/ivangalbans/dotfiles.git ~/dotfiles
cd ~/dotfiles
source bootstrap.sh
```

## Thanks to:

- https://kalis.me/dotfiles-automating-macos-system-configuration/
- https://github.com/mathiasbynens/dotfiles