https://github.com/threeal/omf-plugin-update-date
Update date plugin for Oh My Fish
https://github.com/threeal/omf-plugin-update-date
Last synced: over 1 year ago
JSON representation
Update date plugin for Oh My Fish
- Host: GitHub
- URL: https://github.com/threeal/omf-plugin-update-date
- Owner: threeal
- License: mit
- Created: 2021-02-17T06:56:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-17T07:06:12.000Z (over 5 years ago)
- Last Synced: 2025-01-26T11:42:23.707Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

#### update_date
> A plugin for [Oh My Fish][omf-link].
[](/LICENSE)
[](https://fishshell.com)
[](https://www.github.com/oh-my-fish/oh-my-fish)
A simple plugin that provides a helper function to update a system date using date info in an HTTP response header.
## Install
> Note: You need to have `wget` and `date` installed.
```fish
$ omf install update_date
```
## Usage
```fish
$ update_date
```
# License
[MIT][mit] © [Alfi Maulana][author] et [al][contributors]
[mit]: https://opensource.org/licenses/MIT
[author]: https://github.com/threeal
[contributors]: https://github.com/threeal/plugin-update_date/graphs/contributors
[omf-link]: https://www.github.com/oh-my-fish/oh-my-fish
[license-badge]: https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square