-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO
More file actions
20 lines (12 loc) · 745 Bytes
/
TODO
File metadata and controls
20 lines (12 loc) · 745 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
* Try using a hybrid Gnome Flashback + Xmonad session: see explanation from
https://github.com/Gekkio/gnome-session-xmonad README (pretty straghtforward).
* playerctl?
* Remove the _already unused_ Ligaturizer fork from my GitHub (from Fira days).
* Remove unused sourcing and aliases from bash config.
* Eliminate need for unstashed local changes!!
* Use 120 as line width, 4 as tabstop for everything by default.
* Maybe have another run-through to see if I can simplify remaining configs
in general (and generally update to 120 chars etc?).
* Stop using `~/bin/` entirely? (i.e. remove the code that adds it to PATH?)
* Remove bash completion for `k` kubectl alias; add completion for other
aliases in `.bashrc_local` instead.