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

https://github.com/zbejas/dotfiles

My personal dotfiles and install script
https://github.com/zbejas/dotfiles

dotfiles dotfiles-linux

Last synced: about 1 month ago
JSON representation

My personal dotfiles and install script

Awesome Lists containing this project

README

          

# My Dotfiles

This repository contains my personal dotfiles that I use to customize my console experience and other settings.

**WARNING:** The install script adds my ssh key to your authorized keys. It does ask for confirmation before doing so, but please be aware of this.

## Installation

Run the following command in your terminal:

```bash
bash -c "$(curl -fsSL https://raw.githubusercontent.com/zbejas/dotfiles/master/install.sh)"
```