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

https://github.com/haunt98/dotfiles

Dotfiles
https://github.com/haunt98/dotfiles

go

Last synced: 4 months ago
JSON representation

Dotfiles

Awesome Lists containing this project

README

          

# Dotfiles

[![Go](https://github.com/haunt98/dotfiles/actions/workflows/go.yml/badge.svg)](https://github.com/haunt98/dotfiles/actions/workflows/go.yml)
[![gitleaks](https://github.com/haunt98/dotfiles/actions/workflows/gitleaks.yml/badge.svg)](https://github.com/haunt98/dotfiles/actions/workflows/gitleaks.yml)



[![Latest Version](https://img.shields.io/github/v/tag/haunt98/dotfiles)](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)