v0.3.0
Added
- bash uninstaller
Changed
-
code-connectis now not just one alias anymore, but two aliases.-
The
code-connectalias is added functionality of this repo, it points tocode_connect.py -
The
codealias checks whethercodeis in the PATH and omits usingcode-connectin this case. This is useful for the integrated terminal as acodeexecutable is injected by VS Code into the PATH. Thus,codeshould just run that existing executable, notcode-connectinstead.See #8
-
-
bash installer is now fancy
-
All bash-related files are now in the
bash/folder -
All
code_connect.pyis now in thebin/folder -
Fisher installation logic (#10)