https://github.com/fuco1/dotfiles
Dotfiles
https://github.com/fuco1/dotfiles
Last synced: 7 months ago
JSON representation
Dotfiles
- Host: GitHub
- URL: https://github.com/fuco1/dotfiles
- Owner: Fuco1
- Created: 2015-07-09T18:06:36.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-06-29T16:13:00.000Z (over 1 year ago)
- Last Synced: 2025-01-11T08:04:50.916Z (about 1 year ago)
- Language: Shell
- Size: 12.6 MB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
Dotfiles managed using GNU Stow. All dotfiles are in a single directory `~/dotfiles`, then symlinked into the expected locations.
To apply config for a "package" use
``` shell
stow --no-folding
```
The `--no-folding` argument prevents stow from symlinking root directory but have it create it in the target directory. Temporary files generated by the package will not polute the config repostiory then.
Old dotfiles are available at https://github.com/Fuco1/dotfiles-old