Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/geier/dotfiles

collection of various configuration files
https://github.com/geier/dotfiles

Last synced: 2 months ago
JSON representation

collection of various configuration files

Awesome Lists containing this project

README

        

# my dotfiles

## configs for (among others)

* **zsh**
* **vim**
* **i3** (the window manager)

## Mail setup uses

* *offlineimap* for fetching
* *msmtp(-queue)* for sending
* *notmuch* for searching
* *mutt* and starting with *alot* for reading etc.

## initialize vundle:
# Initialization

git submodule update --init --recursive
fc-cache -fv

open vim:
:PlugInstall