Преглед изворни кода

Fix tab indent at head of file

DricomDragon пре 4 година
родитељ
комит
3713cdc72a
1 измењених фајлова са 1 додато и 1 уклоњено
  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