Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/topliceanu/dotfiles

a new structure of my own dotfiles, with a focus on automation
https://github.com/topliceanu/dotfiles

ack git tmux vim

Last synced: 1 day ago
JSON representation

a new structure of my own dotfiles, with a focus on automation

Awesome Lists containing this project

README

        

dotfiles
=========

Dots

Install
-------

````bash
sudo apt-get install gvim-gtk
sudo apt-get install git
git clone https://github.com/topliceanu/dotfiles2
cd dotfiles2
source ./install.sh
````