aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-08-10 22:32:00 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-08-10 22:32:00 -0300
commit09633283b9108e961dbd91daf3d503bac435a48f (patch)
treed831983674db313f53ef0b89d599a3e9bb0425bc /TODO.md
parent0c163f3674d354d72b80fad1e4792ff039a3ec47 (diff)
downloadprofile-09633283b9108e961dbd91daf3d503bac435a48f.tar.gz
profile-09633283b9108e961dbd91daf3d503bac435a48f.tar.bz2
Updates profile
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 0864fe7..5ae60b3 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,6 +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
@@ -12,3 +13,4 @@ TODO
* 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/).