Ecosyste.ms: Awesome
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: 3 days ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/marchdf/dotfiles
- Owner: marchdf
- License: mit
- Created: 2015-10-27T21:13:42.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2025-01-09T21:00:22.000Z (5 days ago)
- Last Synced: 2025-01-09T21:34:44.016Z (5 days ago)
- Topics: chezmoi, dotfiles, linux, macosx, zsh
- Language: Shell
- Homepage:
- Size: 734 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)