Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcchrish/dotfiles
Personal ● files
https://github.com/mcchrish/dotfiles
dotfiles dotfiles-macos gnu-stow neovim neovim-dotfiles stow tmux vim vimrc zsh zshrc
Last synced: 23 days ago
JSON representation
Personal ● files
- Host: GitHub
- URL: https://github.com/mcchrish/dotfiles
- Owner: mcchrish
- Created: 2015-08-11T07:34:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-08T06:58:26.000Z (about 2 months ago)
- Last Synced: 2024-09-08T07:50:36.543Z (about 2 months ago)
- Topics: dotfiles, dotfiles-macos, gnu-stow, neovim, neovim-dotfiles, stow, tmux, vim, vimrc, zsh, zshrc
- Language: Lua
- Homepage:
- Size: 1.32 MB
- Stars: 21
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
Managed by GNU Stow. 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)
- [GNU Stow](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.