Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felpsalvs/dotfiles
This repository contains my personal configurations, known as "dotfiles," which customize my environment on Unix-like systems, such as Linux.
https://github.com/felpsalvs/dotfiles
Last synced: 1 day ago
JSON representation
This repository contains my personal configurations, known as "dotfiles," which customize my environment on Unix-like systems, such as Linux.
- Host: GitHub
- URL: https://github.com/felpsalvs/dotfiles
- Owner: felpsalvs
- Created: 2023-11-02T14:59:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-28T19:55:35.000Z (6 months ago)
- Last Synced: 2024-05-29T10:47:17.093Z (6 months ago)
- Language: Shell
- Homepage:
- Size: 829 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Dotfiles
This repository contains my personal configurations, known as "dotfiles," which customize my environment on Unix-like systems, such as Linux and WSL2.
## Usage1. Clone this repository to your machine:
```shell
git clone https://github.com/felpsalvs/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install.sh
```