https://github.com/bot190/dotfiles
My Dotfiles
https://github.com/bot190/dotfiles
Last synced: about 2 months ago
JSON representation
My Dotfiles
- Host: GitHub
- URL: https://github.com/bot190/dotfiles
- Owner: bot190
- Created: 2018-07-22T15:53:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-21T15:11:29.000Z (5 months ago)
- Last Synced: 2025-02-13T09:51:14.410Z (4 months ago)
- Language: Shell
- Size: 73.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dotfiles
========Configuration files for various utilities that I regularly use.
Usage
-----Running `usesh/use` will download a version of [GNU Stow][] for use, if one is not already installed.
Use the executable `./use` instead of `./stow`:
```sh
usesh/use git vim zsh fish
````use` will store all `use`d directories, so afterwards synchronizing is done via:
```sh
usesh/use
```Requirements
------------- [GNU Stow][]
**OR**
- Perl 5
- `wget`
- `make`[GNU Stow]: https://www.gnu.org/software/stow/