network-profile.sh alias

This commit is contained in:
Kolan Sh 2012-05-27 15:21:34 +04:00
parent db1ee9bfd3
commit 82a2cc41d9
1 changed files with 1 additions and 0 deletions

View File

@ -95,3 +95,4 @@ which astyle &>/dev/null && {
--indent-preprocessor --indent-col1-comments --break-blocks=all \
--pad-oper --pad-header --break-closing-brackets --add-brackets'
}
which network-profile.sh &>/dev/null && alias net=network-profile.sh