1
0
Fork 0

Don't call `fc -R -I` automatically

This commit is contained in:
tastytea 2022-03-23 03:23:08 +01:00
parent 388b3d349b
commit 8b3a3abfb7
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ function precmd_history
{
fc -R -I
}
precmd_functions+=precmd_history
# precmd_functions+=precmd_history
############################## Completion ######################################