tips:fish

This is an old revision of the document!


Fish

fish_update_completions

set -U fish_greeting

install fisher plugin manager

curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher

Set a persistent alias To quickly make a persistent alias, one can simply use the method showed in this example:

download
alias lsl "ls -l"
funcsave lsl
  • tips/fish.1632676463.txt.gz
  • Last modified: 2021/09/26 19:14
  • by scipio