xonsh/xontrib-bashisms

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

Open

#8 建立於 2026年3月18日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Python (3 fork)github user discovery
good first issue

倉庫指標

Star
 (8 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

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

貢獻者指南