Update fix_zsh_history

This commit is contained in:
Vlad Doster 2020-02-13 22:04:29 -05:00 committed by GitHub
parent 6a1f85238f
commit 8bd2a42a44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#!/bin/zsh
#!/usr/bin/env sh
mv ~/.config/zsh/.history ~/.config/zsh/.bad_history
strings ~/.config/zsh/.bad_history > ~/.config/zsh/.history