diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO index 422b908b..59c2948a 100644 --- a/TODO +++ b/TODO @@ -9,5 +9,4 @@ undo!! make sure the user doesn't accidently delete shit Debug module as an IO stream, for redirection of STDERR consider using optparse -a special mode that prints the pwd at exit, for use with a bash alias like ranger='cd `ranger --specialmode`' build an abstract layer for the file system, so you can replace it with ftp or ssh easily |