Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timharek/dotfiles
🧑💻
https://github.com/timharek/dotfiles
dotfiles dotfiles-macos git helix helix-editor homebrew macos neovim neovim-dotfiles skhd tmux vim zsh
Last synced: about 1 month ago
JSON representation
🧑💻
- Host: GitHub
- URL: https://github.com/timharek/dotfiles
- Owner: timharek
- License: mit
- Created: 2020-04-05T22:23:59.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-28T18:10:16.000Z (2 months ago)
- Last Synced: 2024-12-20T22:09:22.422Z (about 1 month ago)
- Topics: dotfiles, dotfiles-macos, git, helix, helix-editor, homebrew, macos, neovim, neovim-dotfiles, skhd, tmux, vim, zsh
- Language: Shell
- Homepage:
- Size: 12.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![builds.sr.ht status](https://builds.sr.ht/~timharek/dotfiles/commits/main/.build.yml.svg)](https://builds.sr.ht/~timharek/dotfiles/commits/main/.build.yml?)
# dotfiles
My dotfiles for my macOS setup.
## What I use
- Shell: [`zsh`](.config/zsh)
- Terminal: [WezTerm](.config/wezterm/wezterm.lua)
- Editors: [Helix](.config/helix)
- Window manager: [`yabai`](.config/yabai/yabairc)
- Browser: Firefox
- Package manager: [Homebrew](https://brew.sh)## Usage
```bash
# Setup a fresh install of macOS
make setup# See all available commands for dotfiles
make help
```