Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bot190/dotfiles
My Dotfiles
https://github.com/bot190/dotfiles
Last synced: about 1 month ago
JSON representation
My Dotfiles
- Host: GitHub
- URL: https://github.com/bot190/dotfiles
- Owner: bot190
- Created: 2018-07-22T15:53:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-13T19:15:48.000Z (11 months ago)
- Last Synced: 2024-11-02T11:05:51.882Z (3 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/