central repo for storing machine set up bullshit
Go to file
2020-07-28 17:09:20 -05:00
.config Merge branch 'master' of git.awful.club:jowj/chd 2020-07-15 09:29:00 -05:00
.emacs.d Update to fira code from consolas. 2020-07-19 13:14:29 -05:00
.weechat new sec.conf values. 2020-01-17 20:15:46 -06:00
applicationConfiguration Move awesome config files to .config/. 2020-01-04 17:39:02 -06:00
nixos-config Add ansible, chromium. 2020-07-28 17:09:20 -05:00
powershell
.bashrc Add emacsclient as $EDITOR. 2020-05-01 23:07:10 -05:00
.gitattributes
.gitignore Update from macbook 2020-07-08 17:08:48 -05:00
.tmux.conf Remove extra whitespace. 2020-01-17 20:43:13 -06:00
.xinitrc add basic xinitrc file. 2020-07-19 12:25:54 -05:00
.zshrc Update from macbook 2020-07-08 17:08:48 -05:00
readme.org Add basic battery widget 2020-05-09 12:42:23 -05:00

centralized home directory

purpose:

dot file syncing

adding a new machine

  • cd ~
  • git init
  • git remote add origin git@git.awful.club
  • git fetch
  • git checkout master

adding new files

  • git add -f <filename>

awesomeWM

awesome does a lot for me. it also relies on a lot of bullshit:

  • acpi: battery stuff
  • arc icons: icons for the task bar
  • alsamixer: volume widget
  • more to come lol.