An open API service indexing awesome lists of open source software.

https://github.com/publicarray/update

fish functions to update your mac and package mangers
https://github.com/publicarray/update

fish fish-shell fisherman update-script

Last synced: 4 months ago
JSON representation

fish functions to update your mac and package mangers

Awesome Lists containing this project

README

          

# update

[![Build Status][travis-badge]][travis-link]

Update OS and packages

*Also checkout [topgrade](https://github.com/r-darwish/topgrade) it does the same thing but better!*

## Install

With [fisher]

```
fisher add publicarray/update
```

## Usage

```fish
update [help|system|mas|brew|npm|yarn|pip|composer|apm|gem|fish|dotfiles|all|packages]
```

**`update` is too long for you?**

`up` is an alias to `update`

## Example



[travis-link]: https://travis-ci.org/publicarray/update
[travis-badge]: https://img.shields.io/travis/publicarray/update.svg
[fisher]: https://github.com/jorgebucaran/fisher