This website works better with JavaScript
Home
Explore
Help
Sign In
netvor
/
mydots
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix colors.bashrc shebang
Alois Mahdal
5 years ago
parent
d1a025c756
commit
745b611a32
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
dotfiles/bash/colors.bashrc
+ 1
- 1
dotfiles/bash/colors.bashrc
View File
@@ -1,4 +1,4 @@
1
-#!/bin/sh
1
+#!/bin/
ba
sh
2
2
3
3
# get some fancy colorz
4
4
black="\[\033[0;30m\]"