central repo for storing machine set up bullshit
Go to file
2020-07-15 09:29:00 -05:00
.config Merge branch 'master' of git.awful.club:jowj/chd 2020-07-15 09:29:00 -05:00
.emacs.d Update from macbook 2020-07-08 17:08:48 -05:00
.weechat
applicationConfiguration
powershell
.bashrc
.gitattributes
.gitignore Update from macbook 2020-07-08 17:08:48 -05:00
.tmux.conf
.xinitrc
.zshrc Update from macbook 2020-07-08 17:08:48 -05:00
configuration.nix Upload files to '' 2020-07-14 02:51:03 +00: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.