https://github.com/jonaro00/dotfiles
https://github.com/jonaro00/dotfiles
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonaro00/dotfiles
- Owner: jonaro00
- Created: 2023-09-26T20:59:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-13T09:36:13.000Z (3 months ago)
- Last Synced: 2025-02-13T10:32:19.572Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
Awesome Lists containing this project
README
# dotfiles
```sh
git clone https://github.com/jonaro00/dotfiles ~/.dotfiles
cd ~/.dotfiles
sh scripts/scripts/install-everything.sh
sudo apt install stow
stow *
```*repo structure inspired by [orhun/dotfiles](https://github.com/orhun/dotfiles)*