2 lines
87 B
Bash
Executable file
2 lines
87 B
Bash
Executable file
#! /bin/bash
|
|
[ -f /usr/local/etc/bash_completion ] && . /usr/local/etc/bash_completion
|