mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
update install.sh to source shell specific file
This commit is contained in:
@@ -199,7 +199,7 @@ class Database:
|
||||
def set_defaults():
|
||||
config = {}
|
||||
|
||||
config['version'] = 'release-v21.6.8'
|
||||
config['version'] = 'release-v21.7.0'
|
||||
config['max_paths'] = 1000
|
||||
config['separator'] = '__'
|
||||
config['home'] = os.path.expanduser('~')
|
||||
|
||||
Reference in New Issue
Block a user