Преглед на файлове

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