소스 검색

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