Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felixkratz/dotfiles
My personal macOS configuration
https://github.com/felixkratz/dotfiles
borders dotfiles dotfiles-macos helix sketchybar skhd yabai
Last synced: 7 days ago
JSON representation
My personal macOS configuration
- Host: GitHub
- URL: https://github.com/felixkratz/dotfiles
- Owner: FelixKratz
- License: gpl-3.0
- Created: 2022-02-13T16:29:21.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-13T15:33:26.000Z (about 1 month ago)
- Last Synced: 2025-01-17T03:02:53.347Z (7 days ago)
- Topics: borders, dotfiles, dotfiles-macos, helix, sketchybar, skhd, yabai
- Language: Lua
- Homepage:
- Size: 31.5 MB
- Stars: 1,467
- Watchers: 11
- Forks: 112
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
My macOS configuration files.* [SketchyBar](https://github.com/FelixKratz/SketchyBar)
* [JankyBorders](https://github.com/FelixKratz/JankyBorders)
* [SketchyVim](https://github.com/FelixKratz/SketchyVim)
* [yabai](https://github.com/koekeishiya/yabai)
* [skhd](https://github.com/koekeishiya/skhd)
* [nnn](https://github.com/jarun/nnn)Most setup steps are in `.install.sh`
SketchyBar Setup
----------------------
The present config for sketchybar is done entirely in lua (and some C), using
[SbarLua](https://github.com/FelixKratz/SbarLua).
One-line install for sketchybar config (requires brew to be installed):
```bash
curl -L https://raw.githubusercontent.com/FelixKratz/dotfiles/master/install_sketchybar.sh | sh
```Previous Setups
----------------------https://github.com/FelixKratz/dotfiles/tree/7cef83fc577bb8853c01d6aae66fdc6625feb761 (shell-config):
https://github.com/FelixKratz/dotfiles/tree/6fbd917f745df1bac7f84ef930feecb67df0cb10 (shell-config):