Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chouffe/machfiles
All my dotfiles
https://github.com/chouffe/machfiles
Last synced: about 7 hours ago
JSON representation
All my dotfiles
- Host: GitHub
- URL: https://github.com/chouffe/machfiles
- Owner: Chouffe
- Created: 2021-07-19T16:58:41.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-18T15:46:33.000Z (1 day ago)
- Last Synced: 2024-11-18T17:12:25.057Z (1 day ago)
- Language: Fennel
- Size: 19.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Machfiles
## Installing
You will need `git` and GNU `stow`
Clone into your `$HOME` directory or `~`
```bash
git clone https://github.com/Chouffe/Machfiles.git ~
```Run `stow` to symlink everything or just select what you want
```bash
stow */ # Everything (the '/' ignores the README)
``````bash
stow zsh # Just my zsh config
```## Programs
An updated list of all the programs I use can be found in the `programs` directory