mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-13 21:44:16 +00: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 changed files with 1 additions and 0 deletions
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 a new issue