Skip to content

toshism/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 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.