https://github.com/trippwill/.dotfiles
https://github.com/trippwill/.dotfiles
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/trippwill/.dotfiles
- Owner: trippwill
- Created: 2025-04-11T22:01:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-20T12:14:18.000Z (about 1 year ago)
- Last Synced: 2025-06-03T16:38:25.330Z (about 1 year ago)
- Language: Shell
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# .dotfiles
Each subdirectory is a package. Within each package the directory structure
is a mirror relative to the target directory. The files in the subdirectory
are symlinked to the target directory. The subdirectory is not included in
the symlink. The target directory is the parent directory by default. Use
stow options to specify a different target directory.
Each package must be stowed individually. The stow command is used to create
symlinks in the target directory. The stow command is run from this directory.
```sh
stow -S git
stow -S zsh
stow -S nvim
```
## Requirements
- [ ] git
- [ ] stow
- [ ] zsh
- [ ] starship
- [ ] nvim