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

merge fish_support branch

This commit is contained in:
William Ting
2013-06-04 08:01:18 -05:00
2 changed files with 6 additions and 4 deletions

View File

@@ -199,7 +199,7 @@ class Database:
def set_defaults():
config = {}
config['version'] = 'release-v21.6.9'
config['version'] = 'release-v21.7.0'
config['max_paths'] = 1000
config['separator'] = '__'
config['home'] = os.path.expanduser('~')