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

https://github.com/eigenfoo/dotfiles

@eigenfoo's dotfiles and bash scripts
https://github.com/eigenfoo/dotfiles

bashrc dotfiles gitconfig vimrc zshrc

Last synced: 11 months ago
JSON representation

@eigenfoo's dotfiles and bash scripts

Awesome Lists containing this project

README

          

# George's Dotfiles

My dotfiles for bash, git, tmux, vim and zsh.

## Installation

Works best on a clean system.

```bash
wget https://raw.githubusercontent.com/eigenfoo/dotfiles/master/install.sh
./install.sh
rm install.sh
```