Sfoglia il codice sorgente

Fix colors.bashrc shebang

Alois Mahdal 4 anni fa
parent
commit
745b611a32
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      dotfiles/bash/colors.bashrc

+ 1
- 1
dotfiles/bash/colors.bashrc Vedi File

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