Commit ac6f1a04 authored by Jim Hester's avatar Jim Hester
Browse files

Update to latest per-directory-history

parent 0744acd6
......@@ -108,8 +108,8 @@ function _per-directory-history-change-directory() {
}
function _per-directory-history-addhistory() {
print -sr -- ${1%%$'\n'}
fc -a -p $_per_directory_history_directory
print -Sr -- ${1%%$'\n'}
fc -p $_per_directory_history_directory
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment