Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhinoceraptor/dotfiles
Jack's dotfiles
https://github.com/rhinoceraptor/dotfiles
Last synced: 29 days ago
JSON representation
Jack's dotfiles
- Host: GitHub
- URL: https://github.com/rhinoceraptor/dotfiles
- Owner: rhinoceraptor
- Created: 2015-09-27T22:34:15.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-06-11T16:35:01.000Z (6 months ago)
- Last Synced: 2024-06-11T23:08:40.196Z (6 months ago)
- Language: Shell
- Size: 19.6 MB
- Stars: 15
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dotfiles
--------Jack's dotfiles
To use them:
```
$ git clone https://github.com/rhinoceraptor/dotfiles.git ~/
$ cd dotfiles
$ ./install.sh
```I am using GNU stow to symlink the configuration files to my home directory.
The stow commands are in ```install.sh```, as well as some other things.There is also an ```uninstall.sh``` to clean up if you like.