Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a rule to delete sudo for pacaur. #787

Merged
merged 1 commit into from Feb 22, 2018
Merged

Added a rule to delete sudo for pacaur. #787

merged 1 commit into from Feb 22, 2018

Conversation

jgwak
Copy link
Contributor

@jgwak jgwak commented Feb 19, 2018

Thank you for this great tool. I really enjoy typing fuck everyday.
I found a common pattern of mistake I make and added a corresponding rule to thefuck. I wonder if this change can be pulled into the main repository. Here is a sample command I tested on my computer.

$ sudo pacaur -S tmuxinator
:: you cannot perform this operation as root
 
$ fuck
pacaur -S tmuxinator [enter/↑/↓/ctrl+c]
:: Package tmuxinator not found in repositories, trying AUR...
:: resolving dependencies...
:: looking for inter-conflicts...
:: ruby-erubis-2.7.0-1 has been flagged out of date on Thu 08 Feb 2018 01:40:16 PM PST

AUR Packages  (2) ruby-erubis-2.7.0-1  tmuxinator-0.10.1-2  
Repo Packages (1) ruby-thor-0.20.0-2  

Repo Download Size:   0.09 MiB
Repo Installed Size:  0.36 MiB

:: Proceed with installation? [Y/n]

Thank you for your time reviewing this.

  • JunYoung Gwak

@nvbn
Copy link
Owner

nvbn commented Feb 22, 2018

Thanks!

@nvbn nvbn merged commit dd95545 into nvbn:master Feb 22, 2018
riley-martine pushed a commit to riley-martine/thefuck that referenced this pull request Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants