diff options
| author | 2021-06-23 18:44:09 -0400 | |
|---|---|---|
| committer | 2021-06-23 18:44:09 -0400 | |
| commit | e118ec7623c09ed11e99834dab97a366edae6df4 (patch) | |
| tree | 78c2404c2a8a6eb7594087502a23f2bc8473d518 /dot_config/private_fish/plug | |
| parent | add antlr fish plugin (diff) | |
add xh fish plugin
Diffstat (limited to 'dot_config/private_fish/plug')
| -rw-r--r-- | dot_config/private_fish/plug/xh.fish | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dot_config/private_fish/plug/xh.fish b/dot_config/private_fish/plug/xh.fish new file mode 100644 index 0000000..ccb5395 --- /dev/null +++ b/dot_config/private_fish/plug/xh.fish @@ -0,0 +1,3 @@ +type -qf xh || exit +alias xh 'xh -F' +alias x 'xh -b' |
