When you navigate to some folder and you would like to track a new file:
$ cd .config/some/path
$ homeshick track s[tab]
Here it could be nice, if the auto completion tries to auto complete the files in the current directory, but what does happen is, that the auto completer auto completes from the home folder.
When you navigate to some folder and you would like to track a new file:
Here it could be nice, if the auto completion tries to auto complete the files in the current directory, but what does happen is, that the auto completer auto completes from the home folder.