Skip to content

Instantly share code, notes, and snippets.

@gaspanik
Last active August 29, 2015 14:12
Show Gist options
  • Save gaspanik/a68bc73e944aba51b60c to your computer and use it in GitHub Desktop.
Save gaspanik/a68bc73e944aba51b60c to your computer and use it in GitHub Desktop.
npm outdated fishshell function
function npmup --description 'npm check outdated'
command npm outdated --depth=0 $argv
end
@gaspanik
Copy link
Author

put your .config/fish/functions directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment