https://github.com/ankddev/dotfiles
Some of my dotfiles managed by chezmoi.
https://github.com/ankddev/dotfiles
chezmoi dotfiles
Last synced: 20 days ago
JSON representation
Some of my dotfiles managed by chezmoi.
- Host: GitHub
- URL: https://github.com/ankddev/dotfiles
- Owner: ankddev
- License: mit
- Created: 2025-04-29T04:00:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-08T08:05:24.000Z (11 months ago)
- Last Synced: 2025-07-08T09:25:02.372Z (11 months ago)
- Topics: chezmoi, dotfiles
- Language: Lua
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My dotfiles
Here you can find some of my dotfiles. I manage them using [chezmoi](https://www.chezmoi.io/https://www.chezmoi.io/).
## Usage
Firstly, [install Chezmoi](https://www.chezmoi.io/install/). Then you can run following command:
```sh
chezmoi init https://github.com/ankddev/dotfiles
```
## What it includes
This repo includes my configs for:
- Atom
- Vim
- Neovim (in [dedicated repo](https://github.com/ankddev/nvim-config))
- Helix
- Nushell
- Nano
- WSL
- Wezterm
- Zed
- Chezmoi
- Starship
- gh-dash
- NPM
- gh-changelog
- ...and more!
## List of software
You can find list of software that I will probably install [here](./SOFTWARE.md).
## License
CC0 license, see [LICENSE](./LICENSE) file. This means that you can do whatever you like with it.