https://github.com/toshism/dotfiles
My configuration files
https://github.com/toshism/dotfiles
dotfiles dunst emacs fish mbsync mutt stumpwm tmux
Last synced: 5 months ago
JSON representation
My configuration files
- Host: GitHub
- URL: https://github.com/toshism/dotfiles
- Owner: toshism
- Created: 2013-05-08T19:17:23.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-12-28T17:14:05.000Z (over 2 years ago)
- Last Synced: 2024-02-17T07:35:39.300Z (about 1 year ago)
- Topics: dotfiles, dunst, emacs, fish, mbsync, mutt, stumpwm, tmux
- Language: Emacs Lisp
- Homepage:
- Size: 326 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
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.