diff --git a/.gitconfig b/.gitconfig
index 3c4adf5b14e82e60cfaa899fe610f0ca4e3ff39e..59f73ba85c5ef01335bf0481fd561d84cfd60e58 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -2,7 +2,8 @@
     amend = commit --amend
     autosquash = !GIT_SEQUENCE_EDITOR=true git rebase -i --autosquash
     bull = submodule update --remote --init
-    clear = clean -fdx
+    cleaan = clean -fdX
+    cleaaan = clean -fdx
     dif = diff --color-words
     empty-commit = commit --allow-empty
 	exec = "!exec "