From d274f1459e3fe329090fccf77ec3648957e32932 Mon Sep 17 00:00:00 2001 From: KenwoodFox Date: Thu, 10 Jun 2021 00:11:35 -0400 Subject: [PATCH] Fucking add fucking alias --- .oh-my-zsh/custom/custom_alias.zsh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.oh-my-zsh/custom/custom_alias.zsh b/.oh-my-zsh/custom/custom_alias.zsh index 8e736d4..f8ac471 100644 --- a/.oh-my-zsh/custom/custom_alias.zsh +++ b/.oh-my-zsh/custom/custom_alias.zsh @@ -1,2 +1,5 @@ # This line allows the word 'custom' to specify the dotfiles bare git repo alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME' + +# Alias 'fucking' to 'sudo' cuz of this meme https://www.memesmonkey.com/topic/linux#&gid=1&pid=10 +alias fucking=sudo