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