central repo for storing machine set up bullshit
Go to file
josiah 12f8744211 Proper select color.
- I've made something vile lmao, i'm kepeing this.
2020-05-22 18:41:49 -05:00
.config Proper select color. 2020-05-22 18:41:49 -05:00
.emacs.d Finally fix idiot exec-path-from-shell errors. 2020-04-25 21:34:24 -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
powershell move .powershellCore.ps1 to powershell folder. 2020-01-04 16:36:48 -06:00
.bashrc Add emacsclient as $EDITOR. 2020-05-01 23:07:10 -05:00
.gitattributes
.gitignore Add new weechat file, update gitignore to hide weechat/logs 2020-01-04 17:12:50 -06:00
.tmux.conf Remove extra whitespace. 2020-01-17 20:43:13 -06:00
.xinitrc Add basic .xinitrc file. 2020-04-25 21:57:08 -05:00
.zshrc Add socialmacs alias for macbook. 2020-03-22 13:31:16 -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.