Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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