1
0
mirror of https://github.com/wting/autojump synced 2026-03-02 03:49:26 +00:00

remove maintenance based on weights, remove AUTOJUMP_KEEP_ALL_ENTRIES

This commit is contained in:
William Ting
2013-05-14 19:43:43 -05:00
parent ba6b1e54ae
commit 776f109b3a
4 changed files with 7 additions and 69 deletions

View File

@@ -155,21 +155,6 @@ export\ AUTOJUMP_IGNORE_CASE=1
.fi
.RE
.IP \[bu] 2
Prevent Database Entries\[aq] Decay
.RS 2
.PP
Default behavior is to decay unused database entries slowly over time.
Eventually when database limits are hit and maintenance is run, autojump
will purge older less used entries.
To prevent decay, add the following variable in your ~/.bashrc:
.IP
.nf
\f[C]
export\ AUTOJUMP_KEEP_ALL_ENTRIES=1
\f[]
.fi
.RE
.IP \[bu] 2
Prefer Symbolic Links
.RS 2
.PP

View File

@@ -73,15 +73,6 @@ ADDITIONAL CONFIGURATION
export AUTOJUMP_IGNORE_CASE=1
- Prevent Database Entries' Decay
Default behavior is to decay unused database entries slowly over
time. Eventually when database limits are hit and maintenance is
run, autojump will purge older less used entries. To prevent decay,
add the following variable in your \~/.bashrc:
export AUTOJUMP_KEEP_ALL_ENTRIES=1
- Prefer Symbolic Links
Default behavior is to evaluate symbolic links into full paths as to