2020-01-05 01:39:13 +00:00
|
|
|
* centralized home directory
|
2019-11-20 23:58:16 +00:00
|
|
|
|
|
|
|
** purpose:
|
2020-01-05 01:39:13 +00:00
|
|
|
dot file syncing
|
2019-11-20 23:58:16 +00:00
|
|
|
|
2020-01-05 01:39:13 +00:00
|
|
|
** adding a new machine
|
|
|
|
- ~cd ~~
|
|
|
|
- ~git init~
|
|
|
|
- ~git remote add origin git@git.awful.club~
|
|
|
|
- ~git fetch~
|
|
|
|
- ~git checkout master~
|
2019-11-20 23:58:16 +00:00
|
|
|
|
2020-01-05 01:39:13 +00:00
|
|
|
** adding new files
|
|
|
|
- ~git add -f <filename>~
|
2020-05-09 17:42:23 +00:00
|
|
|
|
|
|
|
** 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.
|