Explorar el Código

Fix tab indent at head of file

DricomDragon hace 4 años
padre
commit
3713cdc72a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Install/Templates/home/config/fish/functions/fish_prompt.fish

+ 1 - 1
Install/Templates/home/config/fish/functions/fish_prompt.fish

@@ -1,5 +1,5 @@
 function fish_prompt --description 'Write out the prompt'
-	set -l last_status $status
+    set -l last_status $status
 
     # User
     set_color $fish_color_user