https://github.com/ilanvivanco/dotfiles
https://github.com/ilanvivanco/dotfiles
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ilanvivanco/dotfiles
- Owner: IlanVivanco
- Created: 2023-04-01T01:22:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-05-09T00:56:52.000Z (3 months ago)
- Last Synced: 2026-05-09T02:40:33.374Z (3 months ago)
- Language: Shell
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ilán's dotfiles
My dotfiles and installation scripts for Ubuntu 22.04 and WSL2.

## Install
Run this:
```sh
git clone https://github.com/IlanVivanco/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh
```