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

https://github.com/littleboycoding/dotfile

My dotfile for linux (configuration, customization)
https://github.com/littleboycoding/dotfile

Last synced: 7 months ago
JSON representation

My dotfile for linux (configuration, customization)

Awesome Lists containing this project

README

          

# Dotfile
My dotfile for linux (tool, enviroment, configuration, customization)

![Fast typing](https://media.giphy.com/media/HoffxyN8ghVuw/source.gif)

### Installation

This script has written and tested on Ubuntu 20.04

```bash
git clone https://github.com/littleboycoding/dotfile.git ~/Dotfile && \
cd ~/Dotfile && \
./installer_script.sh
```