跳转到主要内容

bash历史记录搜索工具

项目描述

一个小型的Python应用程序,在您的终端中实现bash历史记录搜索

image0

安装

$ pip install --user bistory

配置

.bash_profile

if [[ $- =~ .*i.* ]]; then
    bind '"\C-r": "\C-a bistory \C-j"'
fi

由以下组织支持

AWS AWS 云计算和安全赞助商 Datadog Datadog 监控 Fastly Fastly CDN Google Google 下载分析 Microsoft Microsoft PSF赞助商 Pingdom Pingdom 监控 Sentry Sentry 错误记录 StatusPage StatusPage 状态页面