Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alisinabh/dotfiles

My personal dotfiles and their installer
https://github.com/alisinabh/dotfiles

dotfile dotfiles vimrc

Last synced: about 2 months ago
JSON representation

My personal dotfiles and their installer

Awesome Lists containing this project

README

        

# Alisinabh Dotfiles

This is **My Personal** preference configurations for `zsh`, `vim`, `terminator` and `tmux`.

But you can pick what you liked from it :)

Installations scripts and some configurations are highly inspired by [nicknisi/dotfiles](https://github.com/nicknisi/dotfiles)

## Installation

Copy and paste the following to any terminal

```
git clone https://github.com/alisinabh/dotfiles.git ~/.dotfiles && cd ~/.dotfiles && ./install.sh
```