central repo for storing machine set up bullshit
Go to file
2021-05-25 11:41:59 -05:00
.config Initial nixpkgs commit. 2021-03-12 14:31:12 -06:00
.emacs.d Fix yasnippet issues, update some ignores. 2021-05-25 11:41:59 -05:00
.stumpwm.d full screen lol 2021-03-19 15:54:03 -05:00
.weechat new sec.conf values. 2020-01-17 20:15:46 -06:00
applicationConfiguration
nixos-config update nix 2021-02-26 17:37:31 -06:00
powershell
.bashrc fix pathing issues with .bashrc, .profile, by having them ref 3rd f. 2021-03-14 21:46:24 -05:00
.gitattributes
.gitignore Fix yasnippet issues, update some ignores. 2021-05-25 11:41:59 -05:00
.guile Add .guile to version control. 2021-03-08 15:55:08 -06:00
.paths fix pathing issues with .bashrc, .profile, by having them ref 3rd f. 2021-03-14 21:46:24 -05:00
.profile fix pathing issues with .bashrc, .profile, by having them ref 3rd f. 2021-03-14 21:46:24 -05:00
.tmux.conf Remove extra whitespace. 2020-01-17 20:43:13 -06:00
.xinitrc Move to stumpwm from awesome 2021-03-14 21:45:40 -05:00
.zshrc Fix yasnippet issues, update some ignores. 2021-05-25 11:41:59 -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.