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
- Host: GitHub
- URL: https://github.com/publicarray/update
- Owner: publicarray
- License: mit
- Created: 2017-04-06T06:50:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-11-10T23:10:15.000Z (about 5 years ago)
- Last Synced: 2025-04-21T02:47:46.085Z (8 months ago)
- Topics: fish, fish-shell, fisherman, update-script
- Language: Shell
- Homepage:
- Size: 213 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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