diff --git a/.zshrc b/.zshrc index 82f9c25..f5326fc 100644 --- a/.zshrc +++ b/.zshrc @@ -3,11 +3,6 @@ # Download Powerline-patched fonts from # https://github.com/powerline/fonts # -#---------------------------------- Configuration ----------------------------- - -DEFAULT_USER="nivertius" -EDITOR="vim" - #---------------------------------- Pre Setup --------------------------------- autoload colors; colors