central repo for storing machine set up bullshit
Go to file
2021-08-17 18:40:29 -05:00
.config Move to bottom bar. 2021-08-17 18:40:29 -05:00
.emacs.d Install dockerfile mode, prevent fira code from loading on non Macos 2021-08-14 15:16:59 -05:00
.stumpwm.d Scrot now saves a copy to a dir as well as copying to my clipboard. 2021-06-05 12:38:02 -05:00
.weechat
applicationConfiguration
nixos-config
powershell
.bashrc Prep for testing pyenv/pipenv. 2021-07-19 20:31:29 -05:00
.gitattributes
.gitignore Fix yasnippet issues, update some ignores. 2021-05-25 11:41:59 -05:00
.guile
.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
.pypirc Update. 2021-04-29 20:21:26 -05:00
.tmux.conf
.xinitrc
.zshrc Fix yasnippet issues, update some ignores. 2021-05-25 11:41:59 -05:00
readme.org

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.