https://github.com/getkey/dotfiles
Getkey's dotfiles
https://github.com/getkey/dotfiles
dotfiles
Last synced: 2 months ago
JSON representation
Getkey's dotfiles
- Host: GitHub
- URL: https://github.com/getkey/dotfiles
- Owner: getkey
- License: wtfpl
- Created: 2015-09-27T14:59:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-10-25T13:57:46.000Z (8 months ago)
- Last Synced: 2025-10-25T15:20:33.491Z (8 months ago)
- Topics: dotfiles
- Language: Shell
- Size: 104 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# Dotfiles
My dotfiles.
## Install
```sh
./bootstrap.sh
```
This script will link the dotfiles in this repository with the homedir. It's basically equivalent to [GNU Stow](https://www.gnu.org/software/stow/).
It should be ran every time a new file is added.
This script is safe, if it finds conflicts, it will ask what to do.
It won't link files that contain my name unless `$USER` is `getkey` or `mourerj`.