central repo for storing machine set up bullshit
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
josiah a74c87530d
Add a 'do not disturb' widget.
4 years ago
.config Add a 'do not disturb' widget. 4 years ago
.emacs.d Finally fix idiot exec-path-from-shell errors. 4 years ago
.weechat
applicationConfiguration
powershell
.bashrc Add emacsclient as $EDITOR. 4 years ago
.gitattributes
.gitignore
.tmux.conf
.xinitrc Add basic .xinitrc file. 4 years ago
.zshrc Add socialmacs alias for macbook. 4 years ago
readme.org Add basic battery widget 4 years ago

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.