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 Ledbetter 350db71f81
Add .guile to version control.
3 years ago
.config Update app menu in hammerspoon to match new tools. 3 years ago
.emacs.d Include new gpg file to fix sync stupidity with org events 3 years ago
.weechat new sec.conf values. 4 years ago
applicationConfiguration Move awesome config files to .config/. 4 years ago
nixos-config update nix 3 years ago
powershell move .powershellCore.ps1 to powershell folder. 4 years ago
.bashrc Add emacsclient as $EDITOR. 4 years ago
.gitattributes update to view nothing as a text file 6 years ago
.gitignore Update from macbook 4 years ago
.guile Add .guile to version control. 3 years ago
.tmux.conf Remove extra whitespace. 4 years ago
.xinitrc add basic xinitrc file. 4 years ago
.zshrc Update from 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.