Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thor314/.files
what is my purpose? poke dotfiles
https://github.com/thor314/.files
Last synced: 9 days ago
JSON representation
what is my purpose? poke dotfiles
- Host: GitHub
- URL: https://github.com/thor314/.files
- Owner: thor314
- Created: 2021-01-06T15:11:49.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T20:43:56.000Z (13 days ago)
- Last Synced: 2024-10-26T05:17:18.164Z (12 days ago)
- Language: Shell
- Homepage:
- Size: 4.04 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My dotfiles, organized with [dotbot](https://github.com/anishathalye/dotbot)
## Get all the dotfiles:
- `pip3 install dotbot`
- `git clone github.com/thor314/dotfiles.git && cd .dotfiles && dotbot -c install.conf.yaml`# notes
## What about files in my root directory?
`dotbot` can't update symlinks in my root directory unless run with sudo. So be careful about that.