Ver código fonte

Fix colors.bashrc shebang

Alois Mahdal 4 anos atrás
pai
commit
745b611a32
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      dotfiles/bash/colors.bashrc

+ 1
- 1
dotfiles/bash/colors.bashrc Ver arquivo

@@ -1,4 +1,4 @@
1
-#!/bin/sh
1
+#!/bin/bash
2 2
 
3 3
 # get some fancy colorz
4 4
       black="\[\033[0;30m\]"