remove erroneous f

This commit is contained in:
jowj 2020-01-05 14:18:12 -06:00
parent 1bcbfc6a33
commit e060b2ce87

View File

@ -1,4 +1,4 @@
f#!/bin/bash
#!/bin/bash
shopt -s nocaseglob # glob filenames case-insensitively
shopt -s histappend # append history to history file, don't overwrite.