Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

🧑‍💻

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
```