central repo for storing machine set up bullshit
Go to file
2023-02-19 11:19:48 -06:00
.config Update bg. 2023-01-14 11:18:51 -06:00
.emacs.d Add function to force add existing buffer. 2023-01-14 11:21:40 -06:00
.gnupg Figure out gpg shit for keychain, update key. 2022-06-15 09:37:42 -05:00
.local/share/applications Add emacsclient.desktop. 2022-03-28 15:24:37 -05:00
.stumpwm.d Scrot now saves a copy to a dir as well as copying to my clipboard. 2021-06-05 12:38:02 -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
bin Add digikam backup script. 2023-01-14 11:21:30 -06:00
nixos-config update nix 2021-02-26 17:37:31 -06:00
powershell move .powershellCore.ps1 to powershell folder. 2020-01-04 16:36:48 -06:00
.bashrc Minor changes to bashrc file. 2023-02-19 09:12:12 -06:00
.gitattributes update to view nothing as a text file 2018-04-28 21:05:09 -05:00
.gitignore Fix yasnippet issues, update some ignores. 2021-05-25 11:41:59 -05:00
.guile Add .guile to version control. 2021-03-08 15:55:08 -06:00
.paths Remove newline. 2023-02-19 11:19:48 -06:00
.profile fix pathing issues with .bashrc, .profile, by having them ref 3rd f. 2021-03-14 21:46:24 -05:00
.pypirc Update. 2021-04-29 20:21:26 -05:00
.tmux.conf Remove extra whitespace. 2020-01-17 20:43:13 -06:00
.xprofile Add xprofile. 2022-10-06 18:15:51 -05:00
.zshrc Update rc files for mac. 2022-06-02 08:40:46 -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.