13,005
回編集
78行目: | 78行目: | ||
なお、<code>headコマンド</code>、<code>tail</code>コマンド、<code>grep</code>コマンドも同様である。<br> | なお、<code>headコマンド</code>、<code>tail</code>コマンド、<code>grep</code>コマンドも同様である。<br> | ||
<syntaxhighlight lang="fish"> | <syntaxhighlight lang="fish"> | ||
# bind_global_alias.fishファイル | # ~/.config/fish/bind_global_alias.fishファイル | ||
function bind_global_alias | function bind_global_alias | ||
99行目: | 99行目: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
<br> | <br> | ||
== FisherManのインストール == | == FisherManのインストール == | ||
==== FisherManのインストール ==== | ==== FisherManのインストール ==== |