ソースを参照

Fix colors.bashrc shebang

Alois Mahdal 4 年 前
コミット
745b611a32
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      dotfiles/bash/colors.bashrc

+ 1
- 1
dotfiles/bash/colors.bashrc ファイルの表示

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