mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-24 05:41:14 -03:00
Add g++ completions that wrap gcc
Should be alright for a first pass. Fixes #6217. [ci skip]
This commit is contained in:
1
share/completions/g++.fish
Normal file
1
share/completions/g++.fish
Normal file
@@ -0,0 +1 @@
|
||||
complete -c g++ -w gcc
|
||||
Reference in New Issue
Block a user