Skip to content

dmiedema/fuck-you

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rage-quit plugin for oh-my-zsh

based on rage-quit support for bash

HOW TO INSTALL

Put the files below inside ~/.oh-my-zsh/custom/plugins/fuck

Also chmod a+x the flip command.

Add fuck to the loaded plugins inside your .zshrc, and enjoy. Autocomplete is included.

if you use angtigen

add to your .zshrc

antigen bundle dmiedema/fuck-you

Or

antigen bundles <<EOBUNDLES
  
  # bundles

  dmiedema/fuck-you

  # ... possibly more bundles

EOBUNDLES

# ... more config

antigen apply

Releases

No releases published

Packages

No packages published