https://github.com/jurplel/dotfiles
it's some dot files
https://github.com/jurplel/dotfiles
Last synced: 3 months ago
JSON representation
it's some dot files
- Host: GitHub
- URL: https://github.com/jurplel/dotfiles
- Owner: jurplel
- Created: 2022-11-22T19:12:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-12T03:24:09.000Z (8 months ago)
- Last Synced: 2025-02-06T06:48:23.138Z (4 months ago)
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
Setup:
```
git clone --branch cfgs --bare [email protected]:jurplel/dotfiles.git $HOME/.cfg
alias --save config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'
config config --local status.showUntrackedFiles no
```