/dotfiles

Dotfiles!

Primary LanguageEmacs Lisp

dotfiles

Quick and dirty dotfile repo for my convenience. This is for:

Vim configs live elsewhere.

required packages for i3 stuff:

i3 i3status i3lock dunst xbacklight network-manager-applet

nice-to-haves:

arandr adobe-source-code-pro-fonts redshift redshift-gtk pavucontrol

to use:

git clone git@github.com:sgarciapdx/dotfiles.git
ln -s /path/to/repo/dotfile /path/to/home/dotfile

notes:

  • some i3 stuff is hardware-specific (batteries, etc.), YMMV
  • ssh config requires OpenSSH 7.2 or newer for AddKeysToAgent
  • 00-keyboard.conf changes CapsLock to Ctrl and goes in /etc/X11/xorg.conf.d (root:root)
  • 99-monitor-backlight.conf sets up a generic backlight for use by xbacklight and goes in /etc/X11/xorg.conf.d (root:root)