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 aa36b93780
Moving user service files to version control.
2 years ago
.config Moving user service files to version control. 2 years ago
.emacs.d Move to eglot from lsp, again. 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
nixos-config update nix 3 years ago
powershell move .powershellCore.ps1 to powershell folder. 4 years ago
.bashrc Normal env updates. 2 years 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 Handle go apps, run tailscale on start. 3 years 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
.xinitrc Move to stumpwm from awesome 3 years ago
.zshrc Fix yasnippet issues, update some ignores. 3 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.