mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 13:37:27 +08:00
Add g++ completions that wrap gcc
Should be alright for a first pass. Fixes #6217. [ci skip]
This commit is contained in:
parent
b29fd88cad
commit
9c4edb68ff
1
share/completions/g++.fish
Normal file
1
share/completions/g++.fish
Normal file
|
@ -0,0 +1 @@
|
|||
complete -c g++ -w gcc
|
Loading…
Reference in New Issue
Block a user