xonsh/xontrib-bashisms

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

Open

#8 opened on 2026年3月18日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Python (3 forks)github user discovery
good first issue

Repository metrics

Stars
 (8 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

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

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