TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15420 · Jan 18

#shell Try is a simple Ruby tool that organizes your coding experiments in one folder like ~/src/tries, using fuzzy search to quickly find or create dated directories (e.g., 2025-01-18-redis-test). Install via `gem install try-cli` or curl the single file, then add `eval "$(try init)"` to your shell—no setup needed. It ranks recent projects highest with smart matching, so you avoid scattered "test" folders and lost /tmp work. This saves time jumping between ideas, keeping your chaotic projects instantly accessible and productive. https://github.com/tobi/try

Hashtags

Results

2 similar posts found

Search: #weasel

当前筛选 #weasel清除筛选
七行的小仓库|互联网记忆|博客

@storage_qi · Post #61 · 08/23/2023, 07:59 AM

#日常#输入法#Rime#Weasel 0.15.0的Weasel存在开机后无法正常启动 解决方案:任务管理器禁用原有的开机启动项,注册表位置( 计算机\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Run ) 在 C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup (系统启动项目录)或 C:\Users%USERNAME%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup (用户启动项目录)目录下重新添加WeaselServer.exe的快捷方式 相关参考