nu_scripts
nu_scripts copied to clipboard
utils of history with sqlite
- backup
- restore
- timing
- top
I think this is an interesting set of custom commands. However, it would be nice if they were cross platform. In order to do that, we'd need to use nushell built-in command in place of externals. It would also be good to eliminate the use of the sqlite3 command if possible.