Add flc as alias for "fossil changes --differ"
This commit is contained in:
parent
3475b60493
commit
bb3d7920de
2 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,7 @@ set -g fish_color_vcs 43d696
|
|||
set -g fish_color_vcs_braces 29bc7d
|
||||
|
||||
set -g _fish_abbr_fl fossil
|
||||
set -g _fish_abbr_flc fossil changes --differ
|
||||
set -g _fish_abbr_gpg gpg2
|
||||
set -g _fish_abbr_vi vim
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue