https://github.com/tapyu/dotfiles
my GNU/Linux ricing
https://github.com/tapyu/dotfiles
Last synced: 2 days ago
JSON representation
my GNU/Linux ricing
- Host: GitHub
- URL: https://github.com/tapyu/dotfiles
- Owner: tapyu
- Created: 2022-04-01T02:49:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-05-31T03:59:51.000Z (about 1 month ago)
- Last Synced: 2026-05-31T05:21:10.878Z (about 1 month ago)
- Language: Shell
- Homepage:
- Size: 2.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: newsboat/.config/newsboat/config
Awesome Lists containing this project
README
# dotfiles
You will need `git` and GNU `stow`.
Steps:
1. `git clone https://github.com/tapyu/dotfiles`
1. `cd dotfiles`
1. `stow --verbose=1 --target=${HOME} */` to symlink everything or just select what you want, e.g., `stow --verbose=1 --target=${HOME} zsh`.
1. `shutdown -r now` to reboot your computer.
Set of config file that is meant to be used with [stow](https://www.gnu.org/software/stow/), see [here](https://www.youtube.com/watch?v=90xMTKml9O0&ab_channel=chris%40machine) for more info.