Messy dotfiles for a messy user
These dotfiles are managed using rcm, but may also be managed using YADM.
I recommend that you either cherry-pick or fork the repository as a whole.
The first setup is done as follows:
$ git clone git@github.com:thor/dotfiles.git ~/.dotfiles
$ RCRC=~/.dotfiles/rcrc rcup
After that...
~ $ rcup
Here be dragons
— Abraham Lincoln
kitty/
Configuration files for my current choice terminal emulator.termite/
Configuration files for my former choice of terminal emulator.
-
set-volume.sh
Increase, decrease and toggle mute of volume. -
i3-lock
Locks my screen in not-too-much-time, but also reduces DPMS. -
i3-lock-on-suspend.sh
Locks my screen on suspend, which is neat. However, I have yet to fully understand how it works, but it's pretty cool. Lesson for later! -
mmonitors.sh
Really what should be namedi3-bars.sh
. Simple, manual, and rarely changed monitor management. -
rofi-lpass
Someone, somewhere, made a little thing for queryinglpass
via rofi.
You could even, though not naturally, use GNU stow if you'd like to manage the dotfiles through this repository.