https://github.com/mcchrish/dotfiles
Personal ● files
https://github.com/mcchrish/dotfiles
chezmoi dotfiles dotfiles-macos gnu-stow neovim neovim-dotfiles tmux vim vimrc zsh zshrc
Last synced: 6 months ago
JSON representation
Personal ● files
- Host: GitHub
- URL: https://github.com/mcchrish/dotfiles
- Owner: mcchrish
- Created: 2015-08-11T07:34:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-08-30T07:29:54.000Z (7 months ago)
- Last Synced: 2025-09-11T00:35:17.489Z (6 months ago)
- Topics: chezmoi, dotfiles, dotfiles-macos, gnu-stow, neovim, neovim-dotfiles, tmux, vim, vimrc, zsh, zshrc
- Language: Lua
- Homepage:
- Size: 1.41 MB
- Stars: 21
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
Managed by Chezmoi. Primarily configured for macOS system.
## Install
```shell
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/mcchrish/dotfiles/master/install.sh)"
```
## Notes
- XDG Base Directories
- [Homebrew](Brewfile)
- [Chezmoi](install.sh)
- [Git](git/Library/Preferences/git)
- [Neovim](vim/Library/Preferences/nvim)
- [Kitty](kitty/.config/kitty)
- [Zsh](zsh)
Personal configuration. Won't likely work for you but feel free to check some
snippets you can steal.