aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
blob: 5ae60b35ed7ef39adb4e753a95c05c3727eb8190 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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/).