Bläddra i källkod

Always end with true

Alois Mahdal 8 år sedan
förälder
incheckning
1d66c8e3f5
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1
    0
      dotfiles/bash/head.bashrc

+ 1
- 0
dotfiles/bash/head.bashrc Visa fil

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