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

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.

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.