Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marchdf/dotfiles

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

chezmoi dotfiles linux macosx zsh

Last synced: 3 days ago
JSON representation

My dotfiles

Awesome Lists containing this project

README

        

Dotfiles
========

This repository includes all of my custom dotfiles.

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

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

Then you can do the following:
``` bash
chezmoi init [email protected]: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)