xonsh/xontrib-bashisms

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

オープン

#8 opened on 2026/03/18

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Python (3 件のフォーク)github user discovery
good first issue

Repository metrics

Stars
 (8 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

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

コントリビューターガイド