aboutsummaryrefslogblamecommitdiff
path: root/IDEAS.markdown
blob: 4cac76f76ea6730f9917b7eabfb5d79bcb3d6312 (plain) (tree)
1
2
3
4
5
6
7
8
9




                                                                              


                                                                              
                                                                                        
                            

                                                                             
Ideas
=====

*   I can probably share my psql() completions/shortcuts after sanitizing them
    a bit
*   Wouldn't be too hard to add some HTTP BASIC auth to ix(1df) to make pastes
    manageable
*   Have eds(1df) accept stdin with the "starting content" for the script
*   Convert all the manual pages to mandoc maybe? <https://en.wikipedia.org/wiki/Mandoc>
*   qmp(1df)--quick man page
*   The solution to chn(1df) not running in parallel is probably backgrounded
    processes and mkfifo(1).