Commit | Line | Data |
---|---|---|
7d4d7217 SK |
1 | - [x] Replace comments patch with an AWK script which replaces uncommented |
2 | file-A.$1 with file-B.$0 where file-A.$1 = file-B.$1 | |
01f16981 SK |
3 | - [ ] Track components which have their own repos. How? Submodules? What else? |
4 | - [ ] [khatus](https://github.com/khandkar/khatus) | |
5 | - [ ] [dwm](https://github.com/khandkar/dwm) | |
6 | - [ ] [st](https://github.com/khandkar/st) | |
7 | - [ ] [ii-tools](https://github.com/khandkar/ii-tools) | |
8 | - [ ] ii | |
edf692a3 | 9 | - [ ] Track git configs |
b3ea7e37 SK |
10 | - [ ] Track zsh |
11 | - [ ] Track oh-my-zsh install recipe as dep | |
f6414692 | 12 | - [ ] fzf versions of dmenu-using multimedia launchers (for Mac compatibility) |
f84fde55 | 13 | - [ ] Update bin location from ~/bin to /usr/local/bin for suckless tools (in DPI config scripts) |
de3d7e81 | 14 | - [ ] Unify package lists as an SSV file - row per pkg, column per platform |
bc695e28 SK |
15 | |
16 | - [ ] specialize configs by host | |
17 | - [ ] dunstrc | |
18 | - [ ] xbindkeysrc | |
dcdbf14b | 19 | - [ ] implement `home/.xlaunch.d/oom_kill_notify` |