aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO.md b/TODO.md
index 5ae60b3..83173aa 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,16 +1,7 @@
TODO
====
-* Better integration and automatic `$PATH` inclusion for script repositories.
-* Make sure to finish all background processes started on xsessionrc.
-* Font configuration on [st](http://git.suckless.org/st/tree/st.c):
- * http://marc.info/?l=freedesktop-fontconfig&m=135518559526767&w=2
- * http://wiki.gentoo.org/wiki/Fontconfig
- * https://wiki.archlinux.org/index.php/font_configuration
- * https://wiki.archlinux.org/index.php/x_resources
* Solarized terminal:
* https://gist.github.com/yevgenko/1167205
* https://github.com/aconbere/dotfiles/blob/master/.Xdefaults.solarized.urxvt
-* Evaluate https://github.com/robbyrussell/oh-my-zsh
-* Evaluate http://superuser.com/questions/90535/how-do-i-turn-of-auto-echo-in-bash-when-i-cd
* [How to use Ctrl-Tab in GNU Screen | Mikael Ståldal's technical blog](https://www.staldal.nu/tech/2009/01/10/how-to-use-ctrl-tab-in-gnu-screen/).