Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mimikun/dotfiles
mimikun's dotfiles
https://github.com/mimikun/dotfiles
chezmoi dotfiles fish git i3-config linux neovim-config powershell shell wezterm-config windows wsl
Last synced: about 1 month ago
JSON representation
mimikun's dotfiles
- Host: GitHub
- URL: https://github.com/mimikun/dotfiles
- Owner: mimikun
- License: mit
- Created: 2022-07-24T04:49:22.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T14:29:07.000Z (7 months ago)
- Last Synced: 2024-04-13T20:05:33.065Z (7 months ago)
- Topics: chezmoi, dotfiles, fish, git, i3-config, linux, neovim-config, powershell, shell, wezterm-config, windows, wsl
- Language: Shell
- Homepage:
- Size: 3.07 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# dotfiles
![GitHub tag (with filter)](https://img.shields.io/github/v/tag/mimikun/dotfiles)
![GitHub commit activity of 1 week](https://img.shields.io/github/commit-activity/w/mimikun/dotfiles)
![GitHub Workflow Status (textlint)](https://img.shields.io/github/actions/workflow/status/mimikun/dotfiles/textlint.yml?label=textlint)
![GitHub Workflow Status (stylua)](https://img.shields.io/github/actions/workflow/status/mimikun/dotfiles/stylua-lint.yml?label=stylua)
![GitHub Workflow Status (spellcheck)](https://img.shields.io/github/actions/workflow/status/mimikun/dotfiles/spell-check.yml?label=SpellCheck)
![GitHub Workflow Status (PSSA)](https://img.shields.io/github/actions/workflow/status/mimikun/dotfiles/script-analyze.yml?label=PSSA)## Overview
mimikun's dotfiles. managed by [chezmoi](https://www.chezmoi.io/).
## Screenshots
![my terminal](assets/images/terminal.png)
![my neovim dashboard](assets/images/neovim-dashboard.png)## Setup
### Linux
```shell
chezmoi init --apply --verbose https://github.com/mimikun/dotfiles.git
```### Windows
```shell
chezmoi init --apply --verbose https://github.com/mimikun/dotfiles.git
```### macOS
WIP (I have not mac now)
## Others
- [Changelog](CHANGELOG.md)
- [Startup time Log](STARTUPTIME.md)
- [various configs](dot_config/README.md)
- [Fish-shell config](dot_config/fish/README.md)
- [neovim config](dot_config/nvim/README.md)
- paleovim(vim) config
- [.vim](dot_vim/README.md)
- [.config/vim](dot_config/vim/README.md)
- [Game settings](game_settings/README.md)
- [Files that cannot be managed with chezmoi](misc/README.md)
- [~/.local/bin](private_dot_local/bin/README.md)## Glossary
- [Glossary](docs/src/glossary.md)