惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园_首页
量子位
D
DataBreaches.Net
博客园 - 司徒正美
J
Java Code Geeks
博客园 - 【当耐特】
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
aimingoo的专栏
aimingoo的专栏
B
Blog
The Cloudflare Blog
D
Docker
I
InfoQ
爱范儿
爱范儿
MongoDB | Blog
MongoDB | Blog
腾讯CDC
月光博客
月光博客
Hugging Face - Blog
Hugging Face - Blog
Microsoft Azure Blog
Microsoft Azure Blog
Vercel News
Vercel News
阮一峰的网络日志
阮一峰的网络日志
小众软件
小众软件
S
SegmentFault 最新的问题
GbyAI
GbyAI
有赞技术团队
有赞技术团队

Atuin Community - Latest posts

Is Atuin Desktop orphaned? Strange commented history entries Learnings from the Debian/Ubuntu Package About the Package Maintenance category Bind self-update to "binary platform" along the OS platform History.db not changing, but history is being stored....where? Self-hosted key failure The API request to create the runbook failed Imported [space]commands presentation Error: migration was previously applied but is missing in the resolved migrations Using working directories history to ease navigation Per-directory default filter mode Low statement: execution time exceeded alert threshold Always chronologically ordered history Atuin 18.18.1 replaces my RPS1 Session+ filter behaving differently after upgrade Plans on plugin system for atuin Login fails with "bad protocol version" Smart_sort with daemon-fuzzy SUGGESTION - atuin doctor to print config locations Internationalization Fzf output is more correct compared to atuin [Feature]: Add option to hide filter section or make it with minimal static width SUGGESTION - new paramater for command line SUGGESTION - new parameter for the command line Slight Mod to history screen Appreciation to Elli and the team Broken Reset Password for Hub Can't sign up to Hub Up Arrow key to act like the "native" history navigation when invert=true
Full replace zsh HISTFILE with atuin
@pitoniak32 · 2026-07-26 · via Atuin Community - Latest posts

I have been using atuin for almost 6 months now and have loved it. I’m recommending it to co-workers. tl;dr - Is it possible to disable zsh HISTFILE and just use atuin? Is it possible to replicate zsh-autosuggestion ghost text into atuin? I have been thinking about how I could fully remove the use of the native zsh HISTFILE and just use the atuin for my shell history, its fast, efficient and very convenient (I can imagine storing the history in sqlite is faster than a text file too). I wanted ...