소스 검색

Always end with true

Alois Mahdal 8 년 전
부모
커밋
1d66c8e3f5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      dotfiles/bash/head.bashrc

+ 1
- 0
dotfiles/bash/head.bashrc 파일 보기

@@ -15,3 +15,4 @@ for include in \
15 15
 do
16 16
   test -f "$include" && . "$include";
17 17
 done
18
+true