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

https://github.com/marchdf/dotfiles

My dotfiles
https://github.com/marchdf/dotfiles

chezmoi dotfiles linux macosx zsh

Last synced: 9 months ago
JSON representation

My dotfiles

Awesome Lists containing this project

README

          

dotfiles
========


 


dotfiles


macOS-badge
Linux-badge

[![chezmoi][chezmoi-badge]][chezmoi-web]
[![license][license-badge]][license-file]
[![Build Status](https://github.com/marchdf/dotfiles/workflows/dotfiles-CI/badge.svg)](https://github.com/marchdf/dotfiles/actions/workflows/ci.yml)

[chezmoi-web]: https://github.com/twpayne/chezmoi
[chezmoi-badge]: https://img.shields.io/badge/Powered%20by-chezmoi-blue.svg
[license-badge]: https://img.shields.io/github/license/marchdf/dotfiles
[license-file]: https://github.com/marchdf/dotfiles/blob/main/LICENSE

Installation
------------

Prerequisites for installation are [`chezmoi`](https://www.chezmoi.io).

Then you can do the following:
``` bash
chezmoi init git@github.com:marchdf/dotfiles.git
chezmoi diff
chezmoi apply -v
```

Improved experience
-------------------

The following will lead to an improved experience:
- `zsh`
- [`oh-my-zsh`](https://github.com/robbyrussell/oh-my-zsh)
- [`fzf`](https://github.com/junegunn/fzf)