Emmanuel Bouthenot %!s(int64=9) %!d(string=hai) anos
pai
achega
2fc0c07f31
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      zsh/zshrc

+ 1 - 1
zsh/zshrc

@@ -228,7 +228,7 @@ if [[ "${LC_SSH_VARS}" = 1 ]]; then
             printf "\n${COLOR_LIGHT_GREEN}You are logged in as ${COLOR_YELLOW}${LC_SSH_FULLNAME}${COLOR_RESET} <${COLOR_YELLOW}${LC_SSH_EMAIL}${COLOR_RESET}>\n"
         fi
         if [[ ! -e "${SSH_AUTH_SOCK}" ]]; then
-            printf "${COLOR_LIGHT_YELLOW}Be warned that your ssh agent is not foarwarded${COLOR_RESET}\n"
+            printf "${COLOR_LIGHT_YELLOW}Be warned that your ssh agent is not forwarded${COLOR_RESET}\n"
         fi
     fi
 fi