https://github.com/andreazllin/.dotfiles
https://github.com/andreazllin/.dotfiles
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreazllin/.dotfiles
- Owner: andreazllin
- Created: 2024-02-05T19:35:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-30T23:15:48.000Z (about 2 years ago)
- Last Synced: 2025-01-22T23:44:04.612Z (over 1 year ago)
- Language: Ruby
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `.dotfiles`
Collection of my configuration files
## Get Started
1. Install `git` if you system doesn't already have it.
2. Clone this repository `git clone https://github.com/andreazllin/.dotfiles.git` in the `~` (read `$HOME`) folder.
- Note that we're using **HTTPS** so generating an SSH Keypair is not required, but in the future I suggest to work with git using SSH.
3. Run `sh ~/.dotfiles/scripts/init.sh`
## Note
Work in progress