lobochrome
lobochrome
One could also very easily integrate an LLM api for classification or enhanced meta data extraction if shortcuts were exposed.
Yeah similar setup. MacOS fish shell (My suspect) > $ which code /Applications/Visual Studio Code.app/Contents/Resources/app/bin/code (apparently I added this directly to my path? Can't remember doing it). > $ ls...
Okay for me fixed it: my fish.config had a set to add the code binary directly to the PATH - but I also had the symlink present in /usr/local/bin removing...