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 ðŸ›
- Host: GitHub
- URL: https://github.com/ivangalbans/dotfiles
- Owner: ivangalbans
- Created: 2020-06-21T05:22:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-21T01:25:39.000Z (about 1 year ago)
- Last Synced: 2025-01-24T01:24:26.320Z (9 months ago)
- Topics: brewfile, clojure, dotfiles, emacs, git, iterm2, karabiner, macos, oh-my-zsh, vim, zsh
- Language: Shell
- Homepage:
- Size: 125 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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