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
- Host: GitHub
- URL: https://github.com/marchdf/dotfiles
- Owner: marchdf
- License: mit
- Created: 2015-10-27T21:13:42.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2025-09-30T21:12:09.000Z (9 months ago)
- Last Synced: 2025-09-30T23:20:28.565Z (9 months ago)
- Topics: chezmoi, dotfiles, linux, macosx, zsh
- Language: Shell
- Homepage:
- Size: 718 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
dotfiles
========
[![chezmoi][chezmoi-badge]][chezmoi-web]
[![license][license-badge]][license-file]
[](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)