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 ab3ff1b122
Fix hardcoded project-0.8.1 bug.
5 months ago
.config M2 cleanup. 5 months ago
.emacs.d Fix hardcoded project-0.8.1 bug. 5 months ago
.gnupg Minor changes. 7 months ago
.local/share/applications Add emacsclient.desktop. 2 years ago
.stumpwm.d Scrot now saves a copy to a dir as well as copying to my clipboard. 3 years ago
.weechat new sec.conf values. 4 years ago
applicationConfiguration Move awesome config files to .config/. 4 years ago
bin Add digikam backup script. 1 year ago
nixos-config update nix 3 years ago
powershell move .powershellCore.ps1 to powershell folder. 4 years ago
.bashrc Minor changes. 7 months ago
.gitattributes update to view nothing as a text file 6 years ago
.gitignore Fix yasnippet issues, update some ignores. 3 years ago
.guile Add .guile to version control. 3 years ago
.paths Remove newline. 1 year ago
.profile fix pathing issues with .bashrc, .profile, by having them ref 3rd f. 3 years ago
.pypirc Update. 3 years ago
.tmux.conf Remove extra whitespace. 4 years ago
.xprofile Add xprofile. 2 years ago
.zshrc Fix some issues encountered on m2 mac. 5 months 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.