Explorar el Código

Fix colors.bashrc shebang

Alois Mahdal hace 4 años
padre
commit
745b611a32
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      dotfiles/bash/colors.bashrc

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

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