https://github.com/haunt98/dotfiles
Dotfiles
https://github.com/haunt98/dotfiles
go
Last synced: 4 months ago
JSON representation
Dotfiles
- Host: GitHub
- URL: https://github.com/haunt98/dotfiles
- Owner: haunt98
- License: mit
- Created: 2020-03-28T16:46:37.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-06-10T05:36:01.000Z (4 months ago)
- Last Synced: 2025-06-10T06:29:31.901Z (4 months ago)
- Topics: go
- Language: Lua
- Homepage:
- Size: 4.45 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Dotfiles
[](https://github.com/haunt98/dotfiles/actions/workflows/go.yml)
[](https://github.com/haunt98/dotfiles/actions/workflows/gitleaks.yml)![]()
![]()
![]()
[](https://github.com/haunt98/dotfiles/tags)## Usage
```sh
# Build
go build ./cmd/dot# Install dotfiles
./dot install# Update dotfiles with user config
./dot update# Diff dotfiles with user config
./dot diff
```## Support
- [neovim](https://github.com/neovim/neovim)
- [kitty](https://github.com/kovidgoyal/kitty)
- [wezterm](https://github.com/wez/wezterm)
- [ghostty](https://github.com/ghostty-org/ghostty)
- [alacritty](https://github.com/alacritty/alacritty)
- [fd](https://github.com/sharkdp/fd)
- [bat](https://github.com/sharkdp/bat)
- [delta](https://github.com/dandavison/delta)
- [zellij](https://github.com/zellij-org/zellij)
- [starship](https://github.com/starship/starship)
- [zed](https://github.com/zed-industries/zed)
- [btop](https://github.com/aristocratos/btop)
- [typos](https://github.com/crate-ci/typos)
- [fastfetch](https://github.com/fastfetch-cli/fastfetch)