Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shqld/dotfiles
dotfiles
https://github.com/shqld/dotfiles
dotfiles dotfiles-macos makefile
Last synced: about 1 month ago
JSON representation
dotfiles
- Host: GitHub
- URL: https://github.com/shqld/dotfiles
- Owner: shqld
- License: mit
- Created: 2022-01-14T14:31:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-27T09:44:14.000Z (8 months ago)
- Last Synced: 2024-10-19T10:26:12.207Z (3 months ago)
- Topics: dotfiles, dotfiles-macos, makefile
- Language: Shell
- Homepage:
- Size: 95.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
Personal dotfiles
## Usage
`make help`
```
clean Remove the dot files and this repo
clone Clone subordinate git modules
help Self-documented Makefile
init Initialize the environment
install Install Homebrew dependencies listed from the Brewfile
keygen Generate ssh key automatically according to '.ssh/config'
link Create symlinks to home directory
list Show dot files in this repo
setup Setup miscellaneous
unclone Remove all cloned subordinate git modules
uninstall Uninstall Homebrew dependencies not listed from the Brewfile
unlink Remove all symlinks for the dot files
```