Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/avin/dotfiles

My dotfiles
https://github.com/avin/dotfiles

Last synced: 1 day ago
JSON representation

My dotfiles

Awesome Lists containing this project

README

        

# Dotfiles

## Pre-install

```
sudo apt-get update
sudo apt-get upgrade
sudo apt install git zsh build-essential tmux
```

## Install

```sh
git clone https://github.com/avin/dotfiles.git ~/dotfiles
~/dotfiles/install.sh
```