Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jkrcma/dotfiles
More dots, more dots, more dots, come on more dots, ok stop dots!
https://github.com/jkrcma/dotfiles
Last synced: about 2 months ago
JSON representation
More dots, more dots, more dots, come on more dots, ok stop dots!
- Host: GitHub
- URL: https://github.com/jkrcma/dotfiles
- Owner: jkrcma
- Created: 2011-09-26T17:46:31.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T14:35:12.000Z (about 2 months ago)
- Last Synced: 2024-11-19T15:40:31.183Z (about 2 months ago)
- Language: Shell
- Homepage:
- Size: 489 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dot Files
My personal config files tweaked by years of use and experience.## Installation
```bash
git clone https://github.com/jkrcma/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh
```Install script reads `filelist.txt` and copies (interactively) particular files with prepended dot to your home directory.
## Custom changes
Take advantage of GitHub's repository fork feature to keep track of them.
After making your own changes, simply run `update.sh` to add files to your repository then commit and push.## Links
* [Polybar themes](https://github.com/jkrcma/polybar-themes/tree/master/polybar-3) - my configs are based on this theme