Blame view

frontend/web/css/node_modules/gulp/completion/fish 226 Bytes
8df80521   Alexander Karnovsky   not fixed commite
1
2
3
4
5
6
7
8
9
10
  #!/usr/bin/env fish
  
  # Usage:
  #
  # To enable fish <tab> completion for gulp, add the following line to
  # your ~/.config/fish/config.fish file:
  #
  # gulp --completion=fish | source
  
  complete -c gulp -a "(gulp --tasks-simple)" -f