cantino / mcfly

Fly through your shell history. Great Scott!
MIT License
6.75k stars 176 forks source link

Update README with Windows/pwsh instructions, and use data_local_dir to use %LOCALAPPDATA% on Windows #408

Closed jtschuster closed 1 month ago

jtschuster commented 1 month ago

Adds instructions for installing for Windows, and configuring for powershell.

Use data_local_dir instead of data_dir to use C:\Users\username\AppData\Local instead of C:\Users\username\AppData\Roaming to avoid syncing large DBs across machines. The path remains the same on Linux and Mac.

Also, updates references to OS X to macOS.

cantino commented 1 month ago

Thank you @jtschuster. Do we need to check data_dir in case the user already has a mcfly data dir there?

cantino commented 1 month ago

Is this ready to go?

jtschuster commented 1 month ago

Is this ready to go?

Yes, it is!

cantino commented 1 month ago

Thanks!

cantino commented 1 month ago

Released in https://github.com/cantino/mcfly/releases/tag/v0.8.5