FelixKratz / dotfiles

My personal macOS configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My macOS configuration files. Screenshot 2024-03-14 at 14 09 39

Most setup steps are in .install.sh

SketchyBar Setup

The present config for sketchybar is done entirely in lua (and some C), using SbarLua. One-line install for sketchybar config (requires brew to be installed):

curl -L https://raw.githubusercontent.com/FelixKratz/dotfiles/master/install_sketchybar.sh | sh

Previous Setups

https://github.com/FelixKratz/dotfiles/tree/7cef83fc577bb8853c01d6aae66fdc6625feb761 (shell-config): Screenshot 2023-02-23 at 20 45 12

https://github.com/FelixKratz/dotfiles/tree/6fbd917f745df1bac7f84ef930feecb67df0cb10 (shell-config): desktop

About

My personal macOS configuration

License:GNU General Public License v3.0


Languages

Language:Lua 54.0%Language:C 27.1%Language:Shell 18.3%Language:Makefile 0.7%