https://github.com/spences10/dotfiles
dot files and configurations 💠🗃
https://github.com/spences10/dotfiles
Last synced: 25 days ago
JSON representation
dot files and configurations 💠🗃
- Host: GitHub
- URL: https://github.com/spences10/dotfiles
- Owner: spences10
- License: mit
- Created: 2017-04-05T19:04:57.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-02-01T20:15:30.000Z (2 months ago)
- Last Synced: 2025-03-17T14:52:55.354Z (28 days ago)
- Language: Shell
- Homepage:
- Size: 67.4 KB
- Stars: 16
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - spences10/dotfiles - dot files and configurations 💠🗃 (JavaScript)
README
# Dotfiles
These are my dotfiles. There are many like them, but these ones are
mine.## Setup
Make the `link.sh` script executable and run it.
```bash
chmod +x link.sh
./link.sh
```[link.sh](./link.sh) is a script that creates symbolic links from the
dotfiles repo to my home directory.