mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +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…
x
Reference in New Issue
Block a user