https://github.com/0oastro/narutodots
In the Naruto Vibes
https://github.com/0oastro/narutodots
Last synced: 10 months ago
JSON representation
In the Naruto Vibes
- Host: GitHub
- URL: https://github.com/0oastro/narutodots
- Owner: 0oAstro
- License: gpl-3.0
- Created: 2021-06-27T13:04:47.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-27T13:38:27.000Z (about 5 years ago)
- Last Synced: 2025-01-11T17:21:20.695Z (over 1 year ago)
- Language: Lua
- Size: 3.38 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NarutoDots
## Installing
You will need `git` and GNU `stow`
Clone into your `$HOME` directory or `~`
```bash
git clone https://github.com/ChristianChiarulli/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