Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/salaros/dotfiles

Salaros' Linux dotfiles. This is a collection of dotfiles and scripts I use for customizing Linux (mostly Debian and Debian-based distros)
https://github.com/salaros/dotfiles

bash dotfile dotfiles dotfiles-install dotfiles-installer terminal wsl wsl-terminal

Last synced: about 23 hours ago
JSON representation

Salaros' Linux dotfiles. This is a collection of dotfiles and scripts I use for customizing Linux (mostly Debian and Debian-based distros)

Awesome Lists containing this project

README

        

Salaros' Linux dotfiles
============

This is a collection of dotfiles and scripts I use for customizing Linux (mostly Debian and Debian-based distros)

## Installation

Requires `git` and `bash`

```bash
git clone https://github.com/salaros/dotfiles .dotfiles && cd .dotfiles && bash install.sh
```