Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnstarich/dotfiles
My config files and automated installation scripts I use on a day-to-day basis
https://github.com/johnstarich/dotfiles
dotfiles
Last synced: about 2 months ago
JSON representation
My config files and automated installation scripts I use on a day-to-day basis
- Host: GitHub
- URL: https://github.com/johnstarich/dotfiles
- Owner: JohnStarich
- License: apache-2.0
- Created: 2017-06-29T04:34:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-15T23:19:29.000Z (10 months ago)
- Last Synced: 2024-05-01T21:20:21.368Z (8 months ago)
- Topics: dotfiles
- Language: Shell
- Size: 320 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# John's dotfiles
My config files and automated installation scripts I use on a day-to-day basis.## Setup
To set up these dotfiles, simply run `./install.sh` from the root of this repository.
If you prefer, you can install just a few modules by typing them out like `./install.sh bash tmux`
This installation script will attempt to only install dotfile symlinks. If those symlinks would overwrite a file, then it skips installing that particular dotfile. However, I am not responsible for any potential damages this script may cause.