Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brycekwon/dotfiles
Series of configuration files used to setup my MacOS environment.
https://github.com/brycekwon/dotfiles
alacritty firefox git gnupg homebrew neovim ssh thunderbird tmux zsh
Last synced: 1 day ago
JSON representation
Series of configuration files used to setup my MacOS environment.
- Host: GitHub
- URL: https://github.com/brycekwon/dotfiles
- Owner: brycekwon
- License: other
- Created: 2024-03-12T15:27:03.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-13T06:20:17.000Z (7 months ago)
- Last Synced: 2024-04-13T21:39:25.489Z (7 months ago)
- Topics: alacritty, firefox, git, gnupg, homebrew, neovim, ssh, thunderbird, tmux, zsh
- Language: Shell
- Homepage:
- Size: 963 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bryce Kwon Dotfiles
Series of configuration files, packages, and scripts to setup a personal development environment
for multiple systems.## Installation
```bash
sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $HOME/.local/binchezmoi init --apply https://github.com/brycekwon/dotfiles.git
```