remove extra blank lines.
parent
225545dc15
commit
4faba2ba0f
|
|
@ -15,8 +15,6 @@ if [ $(uname) = "Linux" ] || brew ls --versions coreutils > /dev/null
|
|||
then
|
||||
alias ls="ls --color=auto"
|
||||
fi
|
||||
|
||||
|
||||
which gshuf &> /dev/null
|
||||
if [ $? -eq 0 ]
|
||||
then
|
||||
|
|
|
|||
Loading…
Reference in New Issue