https://github.com/RubieV/plugin-fuck
Execute last command as root in fish
https://github.com/RubieV/plugin-fuck
Last synced: 27 days ago
JSON representation
Execute last command as root in fish
- Host: GitHub
- URL: https://github.com/RubieV/plugin-fuck
- Owner: RubieV
- License: mit
- Created: 2017-07-12T09:39:31.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-12T09:45:19.000Z (almost 8 years ago)
- Last Synced: 2024-08-01T13:36:40.510Z (9 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - RubieV/plugin-fuck - Execute last command as root in fish (Shell)
README
#### fuck
> A plugin for [Oh My Fish][omf-link].[](/LICENSE)
[](https://fishshell.com)
[](https://www.github.com/oh-my-fish/oh-my-fish)
## Install
```fish
$ omf install fuck
```## Usage
Execute last command as sudo
```fish
$ whoami
user
$ fuck
root
```# License
[MIT][mit] © [Ruben van Vreeland][author] et [al][contributors]
[mit]: https://opensource.org/licenses/MIT
[author]: https://github.com/rubiev
[contributors]: https://github.com/rubiev/plugin-fuck/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