This website requires JavaScript.
Explore
Help
Sign In
coolneng
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
34558df58c
dotfiles
/
scripts
/
.local
/
share
/
scripts
/
shebang-patcher
4 lines
65 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
sed
"s/#!\/bin\/bash/#!\/usr\/bin\/env bash/"
-i
"
$1
"
Reference in New Issue
View Git Blame
Copy Permalink