https://github.com/0xsio/dotfiles
Automated system setup and configuration
https://github.com/0xsio/dotfiles
dotfiles kickstart vimrc zshrc
Last synced: 10 months ago
JSON representation
Automated system setup and configuration
- Host: GitHub
- URL: https://github.com/0xsio/dotfiles
- Owner: 0xSiO
- Created: 2017-04-22T19:07:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-20T22:05:41.000Z (about 1 year ago)
- Last Synced: 2025-01-22T02:16:11.811Z (12 months ago)
- Topics: dotfiles, kickstart, vimrc, zshrc
- Language: Shell
- Homepage:
- Size: 312 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# luc's dotfiles
`setup.sh [platform]` creates the necessary symlinks. Existing dotfiles are backed up to `~/.dotfiles.old`.
## Linux
Run `setup.sh linux`.
`sudo bash fedora_kickstart.sh` will perform almost all needed configuration and installation on Fedora,
including setting up these dotfiles.
## macOS
Run `setup.sh mac`.