dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit aeafd17ee7e969bbfd5b164e22497280b4d3d3fa
parent 122b644ff73d0d0cfa1a45be486911c39e6abd37
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Mon, 25 Jun 2018 12:54:26 +0200

Removed indented shebang

Diffstat:
Mbin/itunes_style_getter | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/itunes_style_getter b/bin/itunes_style_getter @@ -1,4 +1,4 @@ - #!/bin/bash +#!/bin/bash while :; do if [ $# -ne 0 ]; then case $1 in