xonsh/xontrib-bashisms

Add abbrev `&|` -> `2>&1 |`

开放

#8 创建于 2026年3月18日

 (2 条评论) (0 个反应) (0 位负责人)Python (3 个派生)github user discovery
good first issue

仓库指标

星标
 (8 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

subj, use https://github.com/xonsh/xontrib-abbrevs

abbrevs['&|'] = '2>&1 |'

贡献者指南