Skip to content

Instantly share code, notes, and snippets.

@MrHuxu
Last active May 27, 2021 14:39
Show Gist options
  • Select an option

  • Save MrHuxu/c73aa08079b0a673f40813cf3e98bf4a to your computer and use it in GitHub Desktop.

Select an option

Save MrHuxu/c73aa08079b0a673f40813cf3e98bf4a to your computer and use it in GitHub Desktop.
use gvm in fisher shell
# install https://github.com/edc/bass using fisher/omf
# place this file in .config/fish/functions
function gvm
bass source ~/.gvm/scripts/gvm ';' gvm $argv
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment