Selaa lähdekoodia

Fix colors.bashrc shebang

Alois Mahdal 6 vuotta sitten
vanhempi
commit
745b611a32
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      dotfiles/bash/colors.bashrc

+ 1
- 1
dotfiles/bash/colors.bashrc Näytä tiedosto

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