Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/toshism/dotfiles

My configuration files
https://github.com/toshism/dotfiles

dotfiles dunst emacs fish mbsync mutt stumpwm tmux

Last synced: about 2 months ago
JSON representation

My configuration files

Awesome Lists containing this project

README

        

* Dotfiles

My personal configuration files. Some are probably generic enough to be reused,
some are probably not (spacemacs) but may still be useful to glean some snippets
or ideas from.

I'm no longer using osx so no guarantee on the current working status of any of
the osx configs.

- afew - linux
- astroid - linux
- bash - osx
- dunst - linux
- fish - osx/linux
- hammerspoon - osx
- i3 - linux
- linux - linux, obviously
- mbsync - osx/linux
- mutt - osx/linux
- notmuch - linux
- polybar - linux
- powerline - osx
- qutebrowser - linux
- rofi - linux
- spacemacs - osx/linux
- stumpwm - linux
- termite - linux
- tmux - linux
- vim - osx/linux
- vimperator - osx/linux

* Install/Setup

The directory structure is setup to make it easy to use [[https://www.gnu.org/software/stow/][GNU Stow]].

Checkout the repo into your home directory. To install tmux configuration, for
example, just run =stow tmux= from the dotfiles directory. Stow will symlink
everything into the proper place.