Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zrr1999/dotfiles
https://github.com/zrr1999/dotfiles
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zrr1999/dotfiles
- Owner: zrr1999
- License: mit
- Created: 2023-07-25T14:03:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-04T12:20:58.000Z (2 months ago)
- Last Synced: 2024-11-04T13:26:35.420Z (2 months ago)
- Language: Shell
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My dotfiles
## install
```sh
curl -fLo /tmp/yadm https://github.com/TheLocehiliosan/yadm/raw/master/yadm \
&& chmod a+x /tmp/yadm \
&& /tmp/yadm clone https://github.com/zrr1999/dotfiles.git \
&& /tmp/yadm bootstrap \
&& rm /tmp/yadm
```### arch
```sh
echo "Setting up pacman mirrorlist"
pacman -S --noconfirm --needed reflector
reflector --save /etc/pacman.d/mirrorlist --country China --protocol https --latest 5
```## zsh config
## bootstrap
## ssh config