|
|
|
|
|
by jetpm
3978 days ago
|
|
I always wanted this, typing paths is so annoying. I think the command line got stuck in the last millennium. So much things could be automated there, especially command completion. Why do I have to remember the stupid -xfv parameters for tar or whatever. Computers should be like magic. What could be improved:
if I type
"nano <ctrl f> index."
I see some index.js files but not my index.html file from my node project. Ah ok it's in a different folder, but it would be cool if it showed anyways. |
|