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

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 2 months 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
```