Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.
## Usage

1. Clone this repository to your machine:

```shell
git clone https://github.com/felpsalvs/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install.sh
```