Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RubieV/plugin-fuck
Execute last command as root in fish
https://github.com/RubieV/plugin-fuck
Last synced: 4 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-12T09:45:19.000Z (over 7 years ago)
- Last Synced: 2024-08-01T13:36:40.510Z (3 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].[![MIT License](https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square)](/LICENSE)
[![Fish Shell Version](https://img.shields.io/badge/fish-v2.2.0-007EC7.svg?style=flat-square)](https://fishshell.com)
[![Oh My Fish Framework](https://img.shields.io/badge/Oh%20My%20Fish-Framework-007EC7.svg?style=flat-square)](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