浏览代码

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