Skip to content

Instantly share code, notes, and snippets.

View hasit's full-sized avatar

Hasit Mistry hasit

View GitHub Profile
@hasit
hasit / buffalo.fish
Last active May 13, 2020 14:11
Tab completion support for Buffalo in fish shell
# fish completion for buffalo
function __fish_buffalo_grifts
command grift list $argv ^/dev/null | string match -r '\s.*?#' | string trim -c ' #' | string trim
end
# general
complete -xc 'buffalo' -n '__fish_use_subcommand' -s h -l help -d 'help for buffalo'
# build

Keybase proof

I hereby claim:

  • I am hasit on github.
  • I am hasit (https://keybase.io/hasit) on keybase.
  • I have a public key ASCT-87tOsFyVJZwz3qieWn9l_Kp8c_eHLp899D0rFPbGQo

To claim this, I am signing this object:

This gist for saving Atom settings.